Skip to content

Commit 12c4ac3

Browse files
committed
ci: revert runner to get a release out
1 parent 493ed73 commit 12c4ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: ./gradlew assembleDebug --no-daemon
8484

8585
build-ios:
86-
runs-on: ghcr.io/cirruslabs/macos-runner:sonoma
86+
runs-on: macos-latest
8787
steps:
8888
- name: Checkout
8989
uses: actions/checkout@v5

0 commit comments

Comments
 (0)