Skip to content

Commit b500eef

Browse files
authored
do not mark pre as experimental
1 parent de17abf commit b500eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
version: 'nightly'
3131
arch: x64
3232
- os: ubuntu-latest
33-
experimental: true
33+
experimental: false
3434
version: 'pre'
3535
arch: x64
3636

0 commit comments

Comments
 (0)