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 7741b9f commit 6745075Copy full SHA for 6745075
.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
55
- run: swift test --sanitize address
56
57
build-xcode:
58
- runs-on: macos-14
+ runs-on: macos-15
59
steps:
60
- uses: actions/checkout@v4
61
- run: xcrun xcodebuild -skipMacroValidation -skipPackagePluginValidation build -scheme WasmKit-Package -destination generic/platform=macOS
0 commit comments