Skip to content

Commit

Permalink
add Ubuntu 24.04 to arm-linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
tekdogan committed Sep 19, 2024
1 parent 448dda6 commit a46217f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
runs-on: [self-hosted, linux, ARM64, dep-builder]
strategy:
matrix:
osversion: [ubuntu-22.04]
osversion: [ubuntu-22.04, ubuntu-24.04]
steps:
- uses: AutoModality/action-clean@v1
- uses: actions/checkout@v2
Expand Down

0 comments on commit a46217f

Please sign in to comment.