Use nightly foundry docker image
This commit is contained in:
@@ -159,7 +159,8 @@ jobs:
|
|||||||
test-foundry:
|
test-foundry:
|
||||||
resource_class: xlarge
|
resource_class: xlarge
|
||||||
docker:
|
docker:
|
||||||
- image: ghcr.io/foundry-rs/foundry:latest
|
# Using nightly as foundry:latest is ~2 months old
|
||||||
|
- image: ghcr.io/foundry-rs/foundry:nightly
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user