Skip to content

Commit

Permalink
switch macos test enviroment to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Oct 24, 2023
1 parent e2a670d commit ebe2a46
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@ jobs:
- name: windows-3.12
python-version: "3.12"
os: windows-latest
- name: macos-12-skip-exe
- name: macos-3.12-skip-exe
python-version: "3.12"
os: macos-12
- name: macos-11-skip-exe
python-version: "3.12"
os: macos-11
os: macos-latest
- name: linux-3.12-lint-update-help-skip-exe
python-version: "3.12"
os: ubuntu-latest
Expand Down

0 comments on commit ebe2a46

Please sign in to comment.