We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3d3de commit 3ec5ec4Copy full SHA for 3ec5ec4
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- toolchain: [1.0.0-beta.3, 1.0.0-beta.4, 1.0.0-beta.5]
+ toolchain: [1.0.0-beta.4, 1.0.0-beta.5]
16
steps:
17
- name: Checkout sources
18
uses: actions/checkout@v4
0 commit comments