Skip to content

Commit 902bfa7

Browse files
authored
Bump python version in python-package workflow
1 parent 7d9cc84 commit 902bfa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
python-version: ['3.8', '3.9']
14+
python-version: ['3.10', '3.11']
1515
env:
1616
work_dir: ./test_folder
1717

0 commit comments

Comments
 (0)