Skip to content

Commit

Permalink
attempt to target new github actions arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton committed Jun 12, 2024
1 parent fd5e381 commit 8d7286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
include:
- os: ubuntu-latest
platform: linux/amd64
- os: buildjet-8vcpu-ubuntu-2204-arm
- os: gh-ubuntu-arm64
platform: linux/arm64
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 8d7286e

Please sign in to comment.