Skip to content

Commit

Permalink
run it on arm-mac
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Sep 13, 2024
1 parent 9159d2f commit f52a410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
./linux-container-ci.sh ${{ env.BUILDER_VERSION }} aws-crt-${{ matrix.image }} build -p ${{ env.PACKAGE_NAME }}
linux-musl-arm:
runs-on: ubuntu-24.04 # latest
runs-on: macos-14 #latest
strategy:
matrix:
image:
Expand Down

0 comments on commit f52a410

Please sign in to comment.