Skip to content

Commit

Permalink
CI: stable -> beta
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Dec 25, 2023
1 parent 0e4ce70 commit 185a24d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
toolchain:
- "stable"
- "beta" # stable
- "nightly"
steps:
- uses: actions/checkout@v4
Expand All @@ -37,7 +37,7 @@ jobs:
strategy:
matrix:
toolchain:
- "stable"
- "beta" # stable
- "nightly"
target:
- "thumbv6m-none-eabi"
Expand Down

0 comments on commit 185a24d

Please sign in to comment.