Skip to content

Commit e4fae3d

Browse files
committed
ci: run nightly only
1 parent 7387f68 commit e4fae3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.setup.os }}
1818
strategy:
1919
matrix:
20-
toolchain: ['nightly', 'beta', 'stable']
20+
toolchain: ['nightly']
2121
setup:
2222
- os: 'ubuntu-22.04'
2323
- os: 'ubuntu-24.04'

0 commit comments

Comments
 (0)