Skip to content

Commit 06fb8aa

Browse files
support wasm standalone
1 parent 0c4fcaa commit 06fb8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
config:
18-
- { name: "macOS", os: "macos-latest", target: "ios" }
18+
- { name: "macOS", os: "macos-15", target: "ios" }
1919

2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)