Skip to content

Commit

Permalink
fix toxenv for 3.9 test
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Dec 14, 2023
1 parent f641426 commit 3d49e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Windows - Python 3.9
os: windows-latest
python: 3.9
toxenv: py38-test
toxenv: py39-test
allow_failure: false

# This also runs on cron but we want to make sure new changes
Expand Down

0 comments on commit 3d49e17

Please sign in to comment.