Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVentura authored Mar 26, 2024
1 parent 2cd75a2 commit 94c33ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
runs-on: ${{ matrix.arch }}
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
# - uses: actions-rs/toolchain@v1
# with:
# toolchain: stable
# - name: Set up cargo cache
# uses: actions/cache@v3
# continue-on-error: false
Expand Down

0 comments on commit 94c33ce

Please sign in to comment.