Skip to content

Commit

Permalink
Roll pinned toolchains on v0.8.x branch (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlf authored Oct 12, 2024
1 parent 19ab41c commit 5452c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roll-pinned-toolchain-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fail-fast: false
matrix:
toolchain: ["stable", "nightly"]
branch: ["main"]
branch: ["main", "v0.8.x"]
name: Roll pinned toolchain ${{ matrix.toolchain }} version on ${{ matrix.branch }}
steps:
- name: Checkout code
Expand Down

0 comments on commit 5452c3d

Please sign in to comment.