We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce12911 commit 4952e66Copy full SHA for 4952e66
.github/workflows/doc.yml
@@ -7,8 +7,7 @@ permissions:
7
8
jobs:
9
build:
10
- # Use Ubuntu 20.04 because doxygen 1.8.13 from Ubuntu 18.04 is broken.
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
13
steps:
14
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
0 commit comments