mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-12 18:46:22 +00:00
Merge pull request #3372 from ethereum/eip6110-ci
Fix CircleCI Python version
This commit is contained in:
commit
c6b60c688e
@ -157,7 +157,7 @@ jobs:
|
||||
path: tests/core/pyspec/test-reports
|
||||
test-eip6110:
|
||||
docker:
|
||||
- image: circleci/python:3.8
|
||||
- image: circleci/python:3.9
|
||||
working_directory: ~/specs-repo
|
||||
steps:
|
||||
- restore_cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user