Skip to content

Commit

Permalink
Another crack at macOS action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyowl committed Apr 10, 2024
1 parent 6d9cb22 commit b7ebdf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ jobs:
os: macos-12
label: osx-64
python-version: '3.10'
miniconda-version: "latest"
toxenv: py310-test-latest
- name: macOS 13
os: macos-13
label: osx-64
python-version: '3.12'
miniconda-version: "latest"
toxenv: py312-test-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit b7ebdf8

Please sign in to comment.