We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef5ffc commit 18f9653Copy full SHA for 18f9653
.github/workflows/doxygen-generation.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
jobs:
7
doxygen-generation:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
9
steps:
10
- name: Doxygen generation
11
uses: FreeRTOS/CI-CD-Github-Actions/doxygen-generation@main
0 commit comments