Skip to content

Commit

Permalink
try running on ARM64 machines?
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 1, 2023
1 parent 15e5c35 commit cc27289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
unit-test:
runs-on: ubuntu-latest
runs-on: ARM64
container:
image: ghcr.io/terrapkg/builder:f38
# Pass /dev from host to container
Expand Down

0 comments on commit cc27289

Please sign in to comment.