Skip to content

Commit

Permalink
Update pythonPublishTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravey committed Jan 26, 2025
1 parent ad02fc1 commit cd74088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pythonPublishTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
- os: ubuntu-20.04
python: '3.6'
arch: x64
- os: macOS-13
- os: macOS-latest
python: '3.11'
arch: arm64
- os: macOS-13
- os: macOS-latest
python: '3.12'
arch: arm64
- os: macOS-13
- os: macOS-latest
python: '3.13'
arch: arm64
fail-fast: false
Expand Down

0 comments on commit cd74088

Please sign in to comment.