Skip to content

Commit

Permalink
Switched to ARM64.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Dec 9, 2024
1 parent 1f8e163 commit be9ef82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
jobs:
build-and-push-image:
runs-on: ubuntu-latest
runs-on: macos-latest
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
permissions:
contents: read
Expand Down

0 comments on commit be9ef82

Please sign in to comment.