Skip to content

Commit 3e82692

Browse files
authored
Update ci.yaml
1 parent e38fd79 commit 3e82692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: "./gradlew ${{ matrix.target }} @ ${{ matrix.os }}"
5353
strategy:
5454
matrix:
55-
os: [ macos-11 ]
55+
os: [ macos-latest ]
5656
target:
5757
- iosSimulatorArm64Test
5858
- iosX64Test

0 commit comments

Comments
 (0)