Skip to content

Commit 35b482d

Browse files
committed
ci: bump macos-13 to macos-14 (#239)
1 parent 4358b13 commit 35b482d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
strategy:
8080
fail-fast: false
8181
matrix:
82-
os: [ ubuntu-22.04, macos-13, windows-2022 ]
82+
os: [ ubuntu-22.04, macos-14, windows-2022 ]
8383
python: [ "3.10", "3.11", "3.12", "3.13" ]
8484
env:
8585
GCC_V: 11

0 commit comments

Comments
 (0)