Skip to content

Commit

Permalink
chore(ci): Bump up OSX runners for release builds (vectordotdev#17823)
Browse files Browse the repository at this point in the history
Currently the longest build job at 2 hours; the second longest is an
hour.

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko authored Jun 30, 2023
1 parent 708b7f6 commit fe730ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:

build-x86_64-apple-darwin-packages:
name: Build Vector for x86_64-apple-darwin (.tar.gz)
runs-on: macos-11
runs-on: macos-latest-xl
needs: generate-publish-metadata
env:
VECTOR_VERSION: ${{ needs.generate-publish-metadata.outputs.vector_version }}
Expand Down

0 comments on commit fe730ad

Please sign in to comment.