Skip to content

Commit d94c52b

Browse files
committed
update ci rust version
1 parent ededd23 commit d94c52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
env:
1818
CARGO_TERM_COLOR: always
19-
TARGET_RUST_VERSION: "nightly-2024-09-01"
19+
TARGET_RUST_VERSION: "nightly-2024-09-05"
2020

2121
jobs:
2222
nextest:
@@ -175,4 +175,4 @@ jobs:
175175
./install-foundry-zksync
176176
177177
- name: Verify anvil-zksync installation
178-
run: anvil-zksync --version
178+
run: anvil-zksync --version

0 commit comments

Comments
 (0)