Skip to content

Commit 934aa80

Browse files
authored
Update and rename python-package.yml to python-package-3.10.yml
1 parent 1fe516f commit 934aa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml renamed to .github/workflows/python-package-3.10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
python-version: ["3.10", "3.11"]
26+
python-version: ["3.10"]
2727

2828
steps:
2929
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)