Skip to content

Commit

Permalink
attempt to fix tox on bcrypt CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Jan 16, 2025
1 parent df983f9 commit 82fdbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
PYTHON:
- {VERSION: "3.8", TOXENV: "py38"}
- {VERSION: "3.13", TOXENV: "py313"}
- {VERSION: "3.13t", TOXENV: "py313"}
- {VERSION: "3.13t", TOXENV: "py313t"}
MACOS:
- macos-13
- macos-latest
Expand Down

0 comments on commit 82fdbf4

Please sign in to comment.