Skip to content

Commit

Permalink
Add darwin (macOS) innerloop devscript builder
Browse files Browse the repository at this point in the history
  • Loading branch information
dagood committed Nov 12, 2024
1 parent 3f51eb8 commit 1ef4829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipeline/stages/go-builder-matrix-stages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ stages:
- ${{ if parameters.includeArm64Host }}:
- { os: linux, arch: arm64, config: buildandpack }
- ${{ if parameters.innerloop }}:
- { os: darwin, arch: amd64, config: devscript }
- { os: linux, arch: amd64, config: devscript }
- { os: linux, arch: amd64, config: test }
- { os: linux, arch: amd64, config: test, distro: ubuntu }
Expand Down

0 comments on commit 1ef4829

Please sign in to comment.