Skip to content

Commit

Permalink
Fix ARM build 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hipersayanX committed Jun 27, 2024
1 parent 8d7dd66 commit 2891e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,13 +162,13 @@ jobs:
fail-fast: false
matrix:
include:
- dockerimg: ubuntu_latest
- distro: ubuntu_latest
architecture: aarch64
repository: v6.8.12
kernel_version: 6.8.12-0608012
kernel_version_c: 202405300722
upload: 1
- dockerimg: ubuntu_latest
- distro: ubuntu_latest
architecture: aarch64
repository: v6.9.3
kernel_version: 6.9.3-060903
Expand Down

0 comments on commit 2891e21

Please sign in to comment.