Skip to content

Commit

Permalink
Run doxygen on ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Jun 25, 2024
1 parent 89557df commit 4a7b88e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ jobs:

documentation:

# TODO: Fail in case of (too many) warnings, upload artifacts
strategy:
fail-fast: false

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4a7b88e

Please sign in to comment.