Skip to content

Commit 18f9653

Browse files
authored
Updating doxygen-generation to run on ubuntu 20.04 (#1837)
1 parent 1ef5ffc commit 18f9653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen-generation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
jobs:
77
doxygen-generation:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-20.04
99
steps:
1010
- name: Doxygen generation
1111
uses: FreeRTOS/CI-CD-Github-Actions/doxygen-generation@main

0 commit comments

Comments
 (0)