Skip to content

Commit

Permalink
replace with latest properly
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Jan 13, 2024
1 parent 39346b4 commit 437caa9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ jobs:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
architecture: [x64]
include:
- os: windows-2019
- os: windows-latest
python-version: '3.11'
architecture: x86
exclude:
- os: windows-2019
- os: windows-latest
python-version: '3.8'
- os: windows-2019
- os: windows-latest
python-version: '3.9'
- os: windows-2019
- os: windows-latest
python-version: '3.10'
- os: windows-2019
- os: windows-latest
python-version: '3.12'
- os: macOS-12
python-version: '3.8'
Expand Down

0 comments on commit 437caa9

Please sign in to comment.