Skip to content

Commit 152f18d

Browse files
committed
Bump rust CI also
1 parent 9b37b5c commit 152f18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Rust CI
99
- cron: 0 14 * * 1
1010
jobs:
1111
rust-ci:
12-
uses: IronCoreLabs/workflows/.github/workflows/rust-ci.yaml@rust-ci-v0
12+
uses: IronCoreLabs/workflows/.github/workflows/rust-ci.yaml@rust-ci-v2
1313
with:
1414
# only run build, only on the toolchain version
1515
# typescript runs the real tests

0 commit comments

Comments
 (0)