Skip to content

Commit

Permalink
Update pypi-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 4, 2024
1 parent 1816967 commit 0e5556e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,13 @@ jobs:
fail-fast: false
matrix:
os:
- macos-12
- macos-13
- macos-latest
- ubuntu-20.04
- ubuntu-latest
python-version:
- '3.11'
- '3.12'

steps:
- name: Set up Python ${{ matrix.python_version }}
Expand Down

0 comments on commit 0e5556e

Please sign in to comment.