Skip to content

Commit

Permalink
Updating doxygen-generation to run on ubuntu 20.04 (#1837)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak authored Dec 1, 2022
1 parent 1ef5ffc commit 18f9653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
jobs:
doxygen-generation:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Doxygen generation
uses: FreeRTOS/CI-CD-Github-Actions/doxygen-generation@main
Expand Down

0 comments on commit 18f9653

Please sign in to comment.