Skip to content

Commit 61ebb4b

Browse files
committed
ci: bump version
1 parent 75ddc97 commit 61ebb4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prove.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: true
1616

1717
name: Build
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4
2121
with:
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions-rs/toolchain@v1
2626
with:
2727
profile: minimal
28-
toolchain: 1.81.0
28+
toolchain: 1.85.0
2929

3030
- name: Install SP1 toolchain
3131
run: |

0 commit comments

Comments
 (0)