Skip to content

Commit

Permalink
try fixing arch
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Sep 21, 2023
1 parent 0fb3b99 commit 19a1a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
arch: amd64
- sdkflavor: alpine-aot-arm64v8
runtimeflavor: alpine
arch: arm64v8
arch: arm64

name: "${{ matrix.sdkflavor }} => ${{ matrix.runtimeflavor }}-${{ matrix.arch }}"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 19a1a1c

Please sign in to comment.