Skip to content

Commit

Permalink
Roll pinned toolchains on v0.8.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlf committed Oct 12, 2024
1 parent 2b56c07 commit 9ba0c56
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 9ba0c56

Please sign in to comment.