Skip to content

Commit 875a50f

Browse files
committed
fix RISC0_MONOREPO_REF
1 parent 8fa92a3 commit 875a50f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
RISC0_TOOLCHAIN_VERSION: 1.81.0
21-
RISC0_MONOREPO_REF: "release-1.4"
21+
RISC0_MONOREPO_REF: "release-1.3"
2222

2323
jobs:
2424
e2e-tests:

.github/workflows/steel-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
env:
2020
RISC0_TOOLCHAIN_VERSION: r0.1.81.0
21-
RISC0_MONOREPO_REF: "release-1.4"
21+
RISC0_MONOREPO_REF: "release-1.3"
2222

2323
jobs:
2424
build:

0 commit comments

Comments
 (0)