Update test.yml

This commit is contained in:
Jakub Roztocil 2024-11-01 18:01:03 +01:00
parent 2ef4a57d8c
commit 8560d1196d

View File

@ -24,7 +24,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-latest, macos-latest, windows-latest] os: [ubuntu-latest, macos-13, windows-latest]
python-version: python-version:
- '3.12' - '3.12'
- '3.11' - '3.11'