chore: get nightly back in ci

This commit is contained in:
Oleksandr Smirnov 2025-03-23 18:40:03 +02:00
parent 65fc2904fb
commit 47bdebe67d
No known key found for this signature in database

View file

@ -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