Skip to content

Commit

Permalink
build ci: add ubuntu24.04 (nobel)
Browse files Browse the repository at this point in the history
remove bionic and add nobel.w

Signed-off-by: JeanTracker <[email protected]>
  • Loading branch information
JeanTracker committed Jun 25, 2024
1 parent 06461db commit ab82557
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ jobs:
matrix:
target:
[
bionic_x64,
bionic_arm64,
bionic_armhf,
focal_x64,
focal_arm64,
focal_armhf,
jammy_x64,
jammy_arm64,
jammy_armhf,
noble_x64,
noble_arm64,
noble_armhf,
]
steps:
- name: Check out the repo
Expand Down

0 comments on commit ab82557

Please sign in to comment.