Skip to content

Commit

Permalink
Merge pull request #392 from mdekstrand/tweak/cleanup-ci
Browse files Browse the repository at this point in the history
Remove x86 macOS CI runs
  • Loading branch information
mdekstrand committed May 9, 2024
2 parents 6f3bc5a + 461f1ad commit d940076
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- "3.11"
platform:
- macos-latest
- macos-14
- windows-latest
- ubuntu-latest

Expand Down Expand Up @@ -151,7 +150,7 @@ jobs:
platform:
- windows-latest
- ubuntu-latest
- macos-14
- macos-latest
steps:
- name: Check out source
uses: actions/checkout@v4
Expand Down

0 comments on commit d940076

Please sign in to comment.