Skip to content

Commit

Permalink
update rust action for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Jan 9, 2025
1 parent e0d0ec3 commit f0935a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_env/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
packages: build-essential ca-certificates clang curl git libpq-dev libssl-dev pkg-config lsof lld libgmp-dev
version: 1.0

- uses: actions-rs/toolchain@v1
- uses: actions-rs/toolchain@v2
with:
profile: minimal
toolchain: 1.78.0
Expand Down

0 comments on commit f0935a5

Please sign in to comment.