Skip to content

Commit

Permalink
update CI (github actions) stuffs
Browse files Browse the repository at this point in the history
Signed-off-by: Masanori Yoshida <[email protected]>
  • Loading branch information
siburu committed Apr 11, 2024
1 parent 705e3b5 commit 12962ab
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ jobs:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version: '1.20'
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
go-version: '1.21'
- uses: dtolnay/rust-toolchain@nightly
- uses: datachainlab/rust-cache@allow_registry_src_caching
with:
workspaces: |
Expand Down

0 comments on commit 12962ab

Please sign in to comment.