We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b273e97 commit dcdf4c6Copy full SHA for dcdf4c6
.github/workflows/build.yaml
@@ -21,6 +21,7 @@ jobs:
21
xcode: [
22
'15.2',
23
'15.3',
24
+ '16.0',
25
]
26
steps:
27
- uses: actions/checkout@v4
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
'15.4',
- '16.0',
+ '16.1',
.ruby-version
@@ -1 +1 @@
1
-3.3.1
+3.3.6
0 commit comments