Skip to content

Commit a5eaea1

Browse files
committed
fix ci
1 parent bfb35b2 commit a5eaea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- run: docker compose up -d
8585
- uses: sfackler/actions/rustup@master
8686
with:
87-
version: 1.75.0
87+
version: 1.81.0
8888
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
8989
id: rust-version
9090
- uses: actions/cache@v3

0 commit comments

Comments
 (0)