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

Commit

Permalink
Bumped miri (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecarleitao committed Jul 12, 2022
1 parent 735218b commit 1d52cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-03-16
toolchain: nightly-2022-07-12
override: true
- uses: Swatinem/rust-cache@v1
with:
Expand All @@ -99,7 +99,7 @@ jobs:
submodules: true # needed to test IPC, which are located in a submodule
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-03-16
toolchain: nightly-2022-07-12
override: true
- uses: Swatinem/rust-cache@v1
with:
Expand Down

0 comments on commit 1d52cbf

Please sign in to comment.