Skip to content

Commit

Permalink
github's fault
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jan 27, 2025
1 parent e44eaef commit 824bf66
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 @@ -162,7 +162,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: ubuntu-22.04 # temporarily downgrade to old ubuntu as 24.04 likes to segfault in the middle of the build
strategy:
matrix:
image:
Expand Down

0 comments on commit 824bf66

Please sign in to comment.