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 8c7fc88 commit a06b326
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 523 deletions.
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
325 changes: 0 additions & 325 deletions .github/workflows/ci.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/cleanliness.yaml

This file was deleted.

Loading

0 comments on commit a06b326

Please sign in to comment.