We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7387f68 commit e4fae3dCopy full SHA for e4fae3d
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ${{ matrix.setup.os }}
18
strategy:
19
matrix:
20
- toolchain: ['nightly', 'beta', 'stable']
+ toolchain: ['nightly']
21
setup:
22
- os: 'ubuntu-22.04'
23
- os: 'ubuntu-24.04'
0 commit comments