We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ab41c commit 5452c3dCopy full SHA for 5452c3d
.github/workflows/roll-pinned-toolchain-versions.yml
@@ -35,7 +35,7 @@ jobs:
35
fail-fast: false
36
matrix:
37
toolchain: ["stable", "nightly"]
38
- branch: ["main"]
+ branch: ["main", "v0.8.x"]
39
name: Roll pinned toolchain ${{ matrix.toolchain }} version on ${{ matrix.branch }}
40
steps:
41
- name: Checkout code
0 commit comments