Skip to content

Commit

Permalink
Forgot Windows 3.12 CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusCZ committed Dec 20, 2023
1 parent 618ef80 commit fcb73b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
python: [3.8,3.9,3.10.x,3.11.x]
python: [3.8,3.9,3.10.x,3.11.x,3.12.x]
steps:
- name: Check out code from GitHub
uses: actions/checkout@v3
Expand Down

0 comments on commit fcb73b0

Please sign in to comment.