We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7008051 commit 58472b8Copy full SHA for 58472b8
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- toolchain: [nightly, 0.35.0]
+ toolchain: [nightly, 0.34.0, 0.35.0]
20
steps:
21
- name: Checkout sources
22
uses: actions/checkout@v4
0 commit comments