Skip to content

Commit

Permalink
Disabled ARM build
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton committed May 11, 2024
1 parent 6340156 commit de266a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_docker_images.yml
Expand Up @@ -22,8 +22,8 @@ jobs:
include:
- os: ubuntu-latest
platform: linux/amd64
- os: buildjet-8vcpu-ubuntu-2204-arm
platform: linux/arm64
# - os: buildjet-8vcpu-ubuntu-2204-arm
# platform: linux/arm64
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit de266a8

Please sign in to comment.