Skip to content

Commit

Permalink
ci: we just need beta
Browse files Browse the repository at this point in the history
beta is next version, nightly is cutting edge
  • Loading branch information
alemidev committed Oct 26, 2024
1 parent aaa4e55 commit 0c73cb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
toolchain:
- stable
- beta
- nightly
steps:
- uses: arduino/setup-protoc@v3
with:
Expand All @@ -49,7 +48,6 @@ jobs:
toolchain:
- stable
- beta
- nightly
steps:
- uses: arduino/setup-protoc@v3
with:
Expand Down

0 comments on commit 0c73cb1

Please sign in to comment.