Skip to content

Commit 43a9909

Browse files
committed
fix: build using the fix in SP1 (including ARM)
1 parent 8cec4c5 commit 43a9909

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: aurelien/update-succinct-toolchain
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: dev
98+
ref: aurelien/update-succinct-toolchain
9999
path: sp1
100100

101101
- name: Build

0 commit comments

Comments
 (0)