Skip to content

Commit

Permalink
test again?
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 2, 2023
1 parent 8b15608 commit 4ffefba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
strategy:
matrix:
include:
- os: macos-latest-large
- os: macos-latest-xlarge
- os: ubuntu-latest
- os: windows-latest
Expand Down Expand Up @@ -137,10 +138,10 @@ jobs:
strategy:
matrix:
include:
- os: macos-latest
- os: macos-latest-large
target: x86_64-apple-darwin
suffix: ''
- os: macos-large-latest
- os: macos-latest-xlarge
target: aarch64-apple-darwin
suffix: ''
- os: ubuntu-latest
Expand Down

0 comments on commit 4ffefba

Please sign in to comment.