Skip to content

Commit 3a264d7

Browse files
committed
Use macos-14 runner in CI
1 parent 8e7410a commit 3a264d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, macos-13]
12+
os: [ubuntu-latest, macos-14]
1313
env:
1414
MAINLINE: refs/heads/master
1515
DOCKERTAG: latest

0 commit comments

Comments
 (0)