Skip to content

Commit

Permalink
Add test by Rust 2021 edition (1.56.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
sg0hsmt committed May 15, 2022
1 parent a6c57b4 commit 1c8a18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
strategy:
matrix:
toolchain: [stable, nightly]
toolchain: ["1.56.0", stable, nightly]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 1c8a18d

Please sign in to comment.