Skip to content

Commit 07faca1

Browse files
committed
ci: bump devnet
1 parent 270b1f2 commit 07faca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# TODO - periodically check if conditional services are supported; https://github.com/actions/runner/issues/822
2222
services:
2323
devnet:
24-
image: ${{ (inputs.use-devnet) && 'shardlabs/starknet-devnet-rs:0.0.5-seed0' || '' }}
24+
image: ${{ (inputs.use-devnet) && 'shardlabs/starknet-devnet-rs:0.0.7-seed0' || '' }}
2525
ports:
2626
- 5050:5050
2727

0 commit comments

Comments
 (0)