Skip to content

Commit

Permalink
chore(ci): update ZK versions again
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenSorriaux committed Sep 30, 2022
1 parent 431ac91 commit 9578e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, "3.10", pypy-3.7]
zk-version: [3.4.14, 3.5.8, 3.6.3]
zk-version: [3.4.14, 3.5.10, 3.6.3, 3.7.1]
include:
- python-version: 3.7
tox-env: py37
Expand Down

0 comments on commit 9578e0d

Please sign in to comment.