Skip to content

Commit

Permalink
test 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Shella committed Jul 31, 2020
1 parent 7151d96 commit 98e2cb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- thumbv7em-none-eabi
- wasm32-unknown-unknown
toolchain:
- 1.43.0 # MSRV
- 1.42.0 # MSRV
- stable
steps:
- name: Checkout sources
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
- macos-latest
- windows-latest
toolchain:
- 1.43.0 # MSRV
- 1.42.0 # MSRV
- stable
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 98e2cb6

Please sign in to comment.