Skip to content

Commit

Permalink
misc: pin eth_abi to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Jan 8, 2024
1 parent 8f28239 commit 55ed2a1
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
#os: [windows-2019, macos-10.15, ubuntu-18.04, ubuntu-20.04]
os: [windows-latest, ubuntu-20.04]
python-version: ["3.8", "3.9", "^3"]
python-version: ["3.8", "3.9", "3.11"]
include:
- os: ubuntu-22.04
python-version: 3.9
Expand Down
Loading

0 comments on commit 55ed2a1

Please sign in to comment.