Skip to content

Commit ceacbef

Browse files
marc-hblgirdwood
authored andcommitted
.github: doxygen: upgrade to Ubuntu 22.04
This should upgrade doxygen from version 1.8.17 to 1.9.1 This will hopefully provide FAIL_ON_WARNINGS and fix issues like doxygen/doxygen#7970 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
1 parent 1e467a1 commit ceacbef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737
jobs:
3838

3939
doxygen:
40-
runs-on: ubuntu-20.04
40+
runs-on: ubuntu-22.04
4141

4242
steps:
4343
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)