Skip to content

Commit faeaf04

Browse files
authored
bump to macos14
1 parent a42cccc commit faeaf04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
python-version: ["3.11", "3.12", "3.13"]
26-
os: [ubuntu-latest, macos-13]
26+
os: [ubuntu-latest, macos-14]
2727

2828
steps:
2929
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)