Update macOS version in CI workflow (#1085)
This commit is contained in:
parent
14e1515093
commit
225cbd7e67
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- {VERSION: "3.13", NOXSESSION: "tests"}
|
||||
- {VERSION: "3.13t", NOXSESSION: "tests"}
|
||||
MACOS:
|
||||
- macos-13
|
||||
- macos-15-intel
|
||||
- macos-latest
|
||||
name: "Python ${{ matrix.PYTHON.VERSION }} on ${{ matrix.MACOS }}"
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user