Skip to content

Commit

Permalink
chore: try to reproduce 3 - python3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
danceratopz committed Dec 10, 2024
1 parent f2ad6d4 commit b8afd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox_verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# evm-type: 'eip7692'
# tox-cmd: 'tox -e tests-eip7692'
- os: macos-latest
python: "3.11"
python: "3.10"
evm-type: "stable"
tox-cmd: "uvx --with=tox-uv tox" # run-parallel --parallel-no-spinner"
steps:
Expand Down

0 comments on commit b8afd82

Please sign in to comment.