Skip to content

Commit 226f717

Browse files
committed
fix: builds on ref
1 parent 45367d4 commit 226f717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: actions/checkout@v3
9696
with:
9797
repository: succinctlabs/sp1
98-
ref: n/rust-1.85.0
98+
ref: dev
9999
path: sp1
100100

101101
- name: Build

0 commit comments

Comments
 (0)