8000 version update (#257) · actions/python-versions@eaf1258 · GitHub
[go: up one dir, main page]

Skip to content

Commit eaf1258

Browse files
version update (#257)
1 parent 9903e2d commit eaf1258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [macos-latest, windows-latest, ubuntu-20.04, ubuntu-22.04]
18-
python: [3.9.12, 3.10.8, 3.11.10]
18+
python: [3.9.12, 3.10.8, 3.11.8]
1919
steps:
2020
- name: setup-python ${{ matrix.python }}
2121
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)
0