We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5c1a3 commit c07fbf4Copy full SHA for c07fbf4
.github/workflows/main.yml
@@ -16,6 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
build: [linux, macos, windows]
19
+ toolchain: ["1.48.0", "stable", "beta", "nightly"]
20
include:
21
- build: linux
22
os: ubuntu-latest
0 commit comments