Skip to content

Commit ef768d1

Browse files
committed
ci: use macos-26 and xcode 26
1 parent cfa1c0c commit ef768d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
run: cd example/android && ./gradlew assembleDebug
127127

128128
build-ios:
129-
runs-on: macos-15
129+
runs-on: macos-26
130130
steps:
131131
- name: Checkout
132132
uses: actions/checkout@v4

0 commit comments

Comments
 (0)