Skip to content

Commit

Permalink
- Using macos-14 ARM64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidArayan committed Feb 1, 2024
1 parent 28a0053 commit 3010681
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 @@ -34,7 +34,7 @@ jobs:
--platform linux/amd64 \
--file Dockerfile .
build-arm64:
runs-on: macos-13
runs-on: macos-14
timeout-minutes: 360
steps:
- name: checkout code
Expand Down

0 comments on commit 3010681

Please sign in to comment.