Skip to content

Commit

Permalink
aarch
Browse files Browse the repository at this point in the history
  • Loading branch information
even1024 committed Oct 21, 2024
1 parent 48c4757 commit b43e09c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/indigo-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ jobs:
uses: uraimo/run-on-arch-action@v2.0.5
with:
arch: aarch64
distro: ubuntu20.04
distro: ubuntu
githubToken: ${{ github.token }}
run: |
apt update
Expand Down Expand Up @@ -449,7 +449,7 @@ jobs:
uses: uraimo/run-on-arch-action@v2.0.5
with:
arch: aarch64
distro: ubuntu20.04
distro: ubuntu
githubToken: ${{ github.token }}
run: |
apt update
Expand Down

0 comments on commit b43e09c

Please sign in to comment.