Skip to content

Commit

Permalink
Updated arm64 versions (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti committed May 10, 2024
1 parent 064829b commit 521be20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases-validation.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-20.04, ubuntu-22.04]
python: [3.9.12, 3.10.8, 3.11.8]
python: [3.9.13, 3.10.11, 3.11.8]
steps:
- name: setup-python ${{ matrix.python }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit 521be20

Please sign in to comment.