Skip to content

Commit

Permalink
Point CI to devcontainer that has Anvil installed
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrobles92 committed Jun 12, 2024
1 parent 5d691f4 commit 95ef5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
test:
runs-on: ubuntu-latest-32-cores
container:
image: ghcr.io/dojoengine/dojo-dev:v0.7.0-alpha.5
image: ghcr.io/dojoengine/dojo-dev:bc35dd0
steps:
- uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 95ef5cd

Please sign in to comment.