Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
use juno ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawliet-Chan committed Feb 3, 2024
1 parent a779210 commit e3c40e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/go.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ jobs:
with:
go-version: '1.21'

- uses: actions/setup-rust@v2
- uses: actions-rs/toolchain@v1
with:
rust-version: 1.74.0
toolchain: stable
profile: minimal
override: true

# - name: Cache cargo
# uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit e3c40e5

Please sign in to comment.