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 d662210 commit 17d35d5Copy full SHA for 17d35d5
.github/workflows/build.yml
@@ -345,7 +345,7 @@ jobs:
345
346
build-ios-libraries:
347
name: Build ios Libraries
348
- runs-on: macos-latest
+ runs-on: macos-15
349
strategy:
350
matrix:
351
architecture:
.gitignore
@@ -1,7 +1,6 @@
1
.vscode
2
target
3
out
4
-Cargo.lock
5
.DS_Store
6
.tmp
7
*.so
0 commit comments