ci: we just need beta

beta is next version, nightly is cutting edge
This commit is contained in:
əlemi 2024-10-26 19:38:16 +02:00
parent aaa4e551eb
commit 0c73cb13c8
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -30,7 +30,6 @@ jobs:
toolchain: toolchain:
- stable - stable
- beta - beta
- nightly
steps: steps:
- uses: arduino/setup-protoc@v3 - uses: arduino/setup-protoc@v3
with: with:
@ -49,7 +48,6 @@ jobs:
toolchain: toolchain:
- stable - stable
- beta - beta
- nightly
steps: steps:
- uses: arduino/setup-protoc@v3 - uses: arduino/setup-protoc@v3
with: with: