Skip to content

Commit 387208f

Browse files
committed
Merge branch 'CMSIS-Pack' into developing
2 parents f72602e + 99bf9f5 commit 387208f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake-single-platform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
pack:
1212
name: Generate pack
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-22.04
1414
steps:
1515
- uses: actions/checkout@v3
1616
with:
@@ -27,7 +27,7 @@ jobs:
2727
2828
- uses: Open-CMSIS-Pack/gen-pack-action@main
2929
with:
30-
doxygen-version: 1.9.2
30+
doxygen-version: 1.9.5
3131
packchk-version: 1.3.96
3232
gen-pack-script: ./gen_pack.sh
3333
gen-pack-output: ./output

0 commit comments

Comments
 (0)