Skip to content

Commit 5452c3d

Browse files
authored
Roll pinned toolchains on v0.8.x branch (#1887)
1 parent 19ab41c commit 5452c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/roll-pinned-toolchain-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
toolchain: ["stable", "nightly"]
38-
branch: ["main"]
38+
branch: ["main", "v0.8.x"]
3939
name: Roll pinned toolchain ${{ matrix.toolchain }} version on ${{ matrix.branch }}
4040
steps:
4141
- name: Checkout code

0 commit comments

Comments
 (0)