Skip to content

Commit 521be20

Browse files
Updated arm64 versions (#273)
1 parent 064829b commit 521be20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases-validation.yml

+1-1
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.8]
18+
python: [3.9.13, 3.10.11, 3.11.8]
1919
steps:
2020
- name: setup-python ${{ matrix.python }}
2121
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)