Skip to content

Commit

Permalink
self-hosted arm64 label
Browse files Browse the repository at this point in the history
  • Loading branch information
polvalente committed Jun 8, 2024
1 parent 453ff55 commit fd3dd70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:

jobs:
download_iree:
runs-on: self-hosted
runs-on: ARM64
strategy:
matrix:
OTP_VERSION: ["27.0"]
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
build_artifacts:
name: "Build artifacts (${{matrix.build_target}} / Elixir ${{ matrix.ELIXIR_VERSION }} / OTP ${{ matrix.OTP_VERSION }})"
runs-on: self-hosted
runs-on: ARM64
strategy:
matrix:
OTP_VERSION: ["27.0"]
Expand Down

0 comments on commit fd3dd70

Please sign in to comment.