Skip to content

Commit 5297c10

Browse files
committed
Github CI: Re-enable Ubuntu 20.04.
Signed-off-by: Pascal Spörri <[email protected]>
1 parent b14945b commit 5297c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
buildType: Release
2626
# - target: debian11.5
2727
# buildType: Debug
28-
# - buildTarget: ubuntu20.04
29-
# buildType: Release
28+
- buildTarget: ubuntu20.04
29+
buildType: Release
3030
# - buildTarget: ubuntu20.04
3131
# buildType: Debug
3232
- buildTarget: ubuntu22.04

0 commit comments

Comments
 (0)