Skip to content

Commit

Permalink
spike: try macos-13-xlarge (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire authored Nov 21, 2024
1 parent 12766f8 commit 4a521b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-13
- macos-13-xlarge
- ubuntu-22.04
libcurl-release:
- 7.79.1
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-13
- macos-13-xlarge
- ubuntu-22.04
libcurl-release:
- 7.79.1
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-13
- macos-13-xlarge
- ubuntu-22.04
libcurl-release:
- 7.79.1
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-13
- macos-13-xlarge
- ubuntu-22.04
libcurl-release:
- 7.79.1
Expand Down

0 comments on commit 4a521b2

Please sign in to comment.