Skip to content

Commit 225cbd7

Browse files
authored
Update macOS version in CI workflow (#1085)
1 parent 14e1515 commit 225cbd7

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
@@ -18,7 +18,7 @@ jobs:
1818
- {VERSION: "3.13", NOXSESSION: "tests"}
1919
- {VERSION: "3.13t", NOXSESSION: "tests"}
2020
MACOS:
21-
- macos-13
21+
- macos-15-intel
2222
- macos-latest
2323
name: "Python ${{ matrix.PYTHON.VERSION }} on ${{ matrix.MACOS }}"
2424
steps:

0 commit comments

Comments
 (0)