Update macOS version in CI workflow (#1085)

This commit is contained in:
Alex Gaynor 2025-10-04 19:15:18 +02:00 committed by GitHub
parent 14e1515093
commit 225cbd7e67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: