Skip to content

Commit

Permalink
[ci] Add oracular job
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Jul 6, 2024
1 parent ecb49a2 commit 15e345c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
# Supported LTS versions
os: [ubuntu-jammy, ubuntu-noble]
os: [ubuntu-jammy, ubuntu-noble, ubuntu-oracular]
build_type: [Release]
codecov: [OFF]
check_format: [OFF]
Expand Down

0 comments on commit 15e345c

Please sign in to comment.