Skip to content

Commit 1374f7a

Browse files
authored
Update macOS version for test job in Build.yml
1 parent 0ffdaf2 commit 1374f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: set -o pipefail && xcodebuild -scheme "FluidInterfaceKit-Package" -destination 'generic/platform=iOS Simulator' | xcbeautify
2222

2323
test:
24-
runs-on: macos-14
24+
runs-on: macos-26
2525

2626
steps:
2727
- uses: maxim-lobanov/[email protected]

0 commit comments

Comments
 (0)