workflow/lint: free-threaded py3.13
Some checks failed
lint / test (push) Failing after 27s

This commit is contained in:
Josh Lay 2025-10-19 13:47:15 -05:00
parent 92b8814b9b
commit 9af0dd0ac9
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.13'
python-version: '3.13t'
cache: 'pip'
env:
FORCE_COLOR: '1'