Skip to content

Commit f28ddba

Browse files
authored
Update test-python.yml using python version 3.x
1 parent b92c374 commit f28ddba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: '3.15'
18+
python-version: '3.x'
1919

2020
- name: Check Python
2121
run: |

0 commit comments

Comments
 (0)