Skip to content

Commit 884a959

Browse files
committed
Upgrade Mac CI to use latest OS version
1 parent 53a5400 commit 884a959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: swift test
1919

2020
test-macos:
21-
runs-on: macos-14
21+
runs-on: macos-latest
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)