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 21, 2024
1 parent 7dfc2b6 commit c2787d6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +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
- uses: buildjet/setup-python@v5
with:
python-version: 3.12

Expand Down

0 comments on commit c2787d6

Please sign in to comment.