Skip to content

Commit

Permalink
Update test-python-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gowridurgad authored Dec 18, 2024
1 parent eb7005a commit 544a83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
os: [macos-latest, windows-latest, ubuntu-20.04, ubuntu-22.04]
steps:
- name: Setup Python ${{ github.event.inputs.version }}
uses: actions/setup-python@main
Expand Down

0 comments on commit 544a83b

Please sign in to comment.