workflow/lint: free-threaded py3.14 (CFFI compat)
Some checks failed
lint / test (push) Failing after 26s

This commit is contained in:
Josh Lay 2025-10-19 13:48:39 -05:00
parent 9af0dd0ac9
commit 0f37ef9dc3
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-python@v6
with:
python-version: '3.13t'
python-version: '3.14t'
cache: 'pip'
env:
FORCE_COLOR: '1'