Skip to content

Commit 03bcd7f

Browse files
committed
use macos-latest
1 parent 212a8e6 commit 03bcd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
python-version: ["3.11", "3.12", "3.13"]
40-
runs-on: [ubuntu-latest, windows-latest, macos-14]
40+
runs-on: [ubuntu-latest, windows-latest, macos-latest]
4141

4242
include:
4343
- python-version: "pypy-3.11"

0 commit comments

Comments
 (0)