Skip to content

Commit

Permalink
Merge branch 'actions:main' into add-arm64-for-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 committed May 13, 2024
2 parents ea14f7e + 521be20 commit e34840a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases-validation.yml
Original file line number Diff line number Diff line change
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 e34840a

Please sign in to comment.