Skip to content

Commit

Permalink
actions: add 24.04 Ubuntu build. Fixes #1712
Browse files Browse the repository at this point in the history
thanks to Ross for suggesting.
  • Loading branch information
jay0lee authored Oct 14, 2024
1 parent 0bbe1cc commit 5c61867
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
goal: build
arch: x86_64
openssl_archs: linux-x86_64
- os: ubuntu-24.04
jid: 12
goal: build
arch: x86_64
openssl_archs: linux-x86_64
- os: [self-hosted, linux, arm64]
jid: 2
goal: build
Expand Down

0 comments on commit 5c61867

Please sign in to comment.