Skip to content

Commit 6157916

Browse files
committed
use macos-14 as macos runner
1 parent 2675ef9 commit 6157916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
strategy:
1515
matrix:
1616
os:
17-
- macos-latest
17+
- macos-14
1818
- ubuntu-latest
1919
include:
20-
- os: macos-latest
20+
- os: macos-14
2121
target: x86_64-apple-darwin
2222
- os: ubuntu-latest
2323
target: x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)