Skip to content

Commit

Permalink
Update windows_python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Sep 30, 2024
1 parent 062fdfe commit d924a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
py2: ["27", "35", "36", "37", "38", "39", "310", "311", "312"]
py2: ["27", "35", "36", "37", "38", "39", "310", "311", "312", "313"]
arch: ['x64','x86']
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit d924a3d

Please sign in to comment.