We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f7310 commit e83a8c3Copy full SHA for e83a8c3
.github/workflows/run.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: python setup
19
uses: actions/setup-python@v5
20
with:
21
- python-version: "3.14t"
+ python-version: "3.14"
22
cache: 'pip'
23
check-latest: true
24
0 commit comments