temp: no need for lint

This commit is contained in:
Thomas Waldmann 2026-05-11 20:56:02 +02:00
parent d792911330
commit 29c58835ce
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -31,7 +31,6 @@ permissions:
jobs:
native_tests:
needs: [lint]
permissions:
contents: read
id-token: write
@ -271,7 +270,6 @@ jobs:
attestations: write
runs-on: ubuntu-24.04
timeout-minutes: 180
needs: [lint]
continue-on-error: true
strategy:
@ -513,7 +511,6 @@ jobs:
if: true # can be used to temporarily disable the build
runs-on: windows-latest
timeout-minutes: 90
needs: [lint]
env:
PY_COLORS: 1