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 e38fd79 commit 3e82692Copy full SHA for 3e82692
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
name: "./gradlew ${{ matrix.target }} @ ${{ matrix.os }}"
53
strategy:
54
matrix:
55
- os: [ macos-11 ]
+ os: [ macos-latest ]
56
target:
57
- iosSimulatorArm64Test
58
- iosX64Test
0 commit comments