chore(ci): disable nightly

This commit is contained in:
Oleksandr Smirnov 2025-03-19 15:05:11 +02:00
parent f82c4ac6eb
commit 0eebaf7eb8
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ on:
jobs:
docs:
name: linters
name: docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

View file

@ -14,7 +14,7 @@ jobs:
os: [ubuntu-latest]
version:
- stable
- nightly
# - nightly # TODO: enable when stable
runs-on: ${{ matrix.os }}
steps:
- name: Install Task