Skip to content

Commit

Permalink
run on macos-13
Browse files Browse the repository at this point in the history
Signed-off-by: dwertent <[email protected]>
  • Loading branch information
dwertent committed Nov 5, 2024
1 parent 22832bd commit 8c7b56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
image_tag: "macos-${{ inputs.image_tag }}"
push: ${{ inputs.push }}
platforms: linux/arm64
runs-on: macos-latest
runs-on: macos-13
secrets:
username: ${{ secrets.username }}
password: ${{ secrets.password }}
Expand Down

0 comments on commit 8c7b56e

Please sign in to comment.