Skip to content

Commit 6745075

Browse files
Use macOS 15 to include visionOS SDK
1 parent 7741b9f commit 6745075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- run: swift test --sanitize address
5656

5757
build-xcode:
58-
runs-on: macos-14
58+
runs-on: macos-15
5959
steps:
6060
- uses: actions/checkout@v4
6161
- run: xcrun xcodebuild -skipMacroValidation -skipPackagePluginValidation build -scheme WasmKit-Package -destination generic/platform=macOS

0 commit comments

Comments
 (0)