Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jan 27, 2025
1 parent 05cc5d3 commit ed7e4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
./linux-container-ci.sh ${{ env.BUILDER_VERSION }} aws-crt-${{ matrix.image }} build -p ${{ env.PACKAGE_NAME }} --spec=downstream
linux-arm:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04 # temporarily downgrade to old ubuntu as 24.04 likes to segfault in the middle of the build for arm build
strategy:
matrix:
arch: [arm64]
Expand Down
2 changes: 1 addition & 1 deletion crt/s2n
Submodule s2n updated from ffe0bf to 6cc9f5

0 comments on commit ed7e4d4

Please sign in to comment.