Skip to content

Commit

Permalink
[ci] Use jammy for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Jul 7, 2024
1 parent 753d005 commit 6585763
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 @@ -37,7 +37,7 @@ jobs:
enable_simd: [ON]
include:
# For code coverage report to Codecov
- os: ubuntu-noble
- os: ubuntu-jammy
build_type: Debug
codecov: ON
check_format: ON
Expand Down

0 comments on commit 6585763

Please sign in to comment.