Skip to content

Commit

Permalink
ci: enable ethereumjs for provider tests (#4509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodann authored Oct 20, 2023
1 parent 0680887 commit a08c12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hardhat-core-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
# disable until actions/virtual-environments#4896 is fixed
# os: ["macos-latest", "ubuntu-latest", "windows-latest"]
os: ["ubuntu-latest", "windows-latest"]
vm: ["dual", "edr"]
vm: ["dual", "ethereumjs", "edr"]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit a08c12d

Please sign in to comment.