Skip to content

Commit

Permalink
Refs #20542: Set ubuntu:20.04 as OS
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso authored and EduPonz committed Mar 13, 2024
1 parent 7742c63 commit 6948ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fail-fast: false
matrix:
os-image:
- 'ubuntu-22.04'
- 'ubuntu-20.04'

uses: ./.github/workflows/reusable-ubuntu-ci.yml
with:
Expand Down

0 comments on commit 6948ad4

Please sign in to comment.