Skip to content

Commit

Permalink
🧪 Test Linux aarch64 run [buildjet]
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Apr 22, 2024
1 parent 7ce3eb3 commit 554d13e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,10 @@ jobs:
build_wheels_linux_aarch64:
needs: [style]
name: linux-aarch64-buildjet
if: >-
contains(github.event.head_commit.message, '[buildjet]') &&
github.repository == 'agriyakhetarpal/hugo-python-distributions'
runs-on: buildjet-2vcpu-ubuntu-2204-arm
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: buildjet/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: 3.12
- uses: buildjet/setup-python@v5

- name: Set up Go toolchain
id: setup-go
Expand Down

0 comments on commit 554d13e

Please sign in to comment.