We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6032b commit f6992baCopy full SHA for f6992ba
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v3
48
with:
49
repository: succinctlabs/sp1
50
- ref: n/rust-1.85.0
+ ref: dev
51
path: sp1
52
53
- name: Build
0 commit comments