Skip to content

Commit

Permalink
enable cancun testing
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Mar 15, 2024
1 parent 73925d2 commit bc790b7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,10 @@ jobs:
debug: false
opt-mode: gas
evm-version: shanghai
# enable when py-evm makes it work:
#- python-version: ["3.11", "311"]
# debug: false
# opt-mode: gas
# evm-version: cancun
- python-version: ["3.11", "311"]
debug: false
opt-mode: gas
evm-version: cancun

# run across other python versions. we don't really need to run all
# modes across all python versions - one is enough
Expand Down

0 comments on commit bc790b7

Please sign in to comment.