chore: get nightly back in ci
This commit is contained in:
parent
65fc2904fb
commit
47bdebe67d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
version:
|
version:
|
||||||
- stable
|
- stable
|
||||||
# - nightly # TODO: enable when stable
|
- nightly
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Install Task
|
- name: Install Task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue