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 6f94f8b commit 935ca1cCopy full SHA for 935ca1c
.github/workflows/docs.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
doxygen:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v1
13
- name: install dependencies
0 commit comments