We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de368f commit 608c29eCopy full SHA for 608c29e
.github/workflows/push.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14', '3.14t']
41
os: [ubuntu-latest, macOs-latest]
42
steps:
43
- name: Checkout python-for-android
0 commit comments