workflow/lint: free-threaded py3.14 (CFFI compat)
Some checks failed
lint / test (push) Failing after 26s
Some checks failed
lint / test (push) Failing after 26s
This commit is contained in:
parent
9af0dd0ac9
commit
0f37ef9dc3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13t'
|
python-version: '3.14t'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: '1'
|
FORCE_COLOR: '1'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue