testing different OS

This commit is contained in:
Elijah 2024-11-01 14:13:34 +00:00
parent b4e93c9d13
commit 5eef963ec5

View File

@ -122,7 +122,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
# Show OS combos first in GUI # Show OS combos first in GUI
os: [ubuntu-latest] os: [ubuntu-latest, macos-12, windows-latest]
python-version: ['3.10.11', '3.11.4'] python-version: ['3.10.11', '3.11.4']
env: env: