Skip to content

Commit 34be7d8

Browse files
committed
fix: toolchain build ref
1 parent 3864d2d commit 34be7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v3
4848
with:
4949
repository: succinctlabs/sp1
50-
ref: dev
50+
ref: n/rust-1.85.0
5151
path: sp1
5252

5353
- name: Build
@@ -95,7 +95,7 @@ jobs:
9595
uses: actions/checkout@v3
9696
with:
9797
repository: succinctlabs/sp1
98-
ref: n/toolchain-verbose
98+
ref: n/rust-1.85.0
9999
path: sp1
100100

101101
- name: Build

0 commit comments

Comments
 (0)