Skip to content

Commit

Permalink
chore: Adding ubuntu-20.04 to the CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Dec 22, 2023
1 parent 2565ea2 commit d68749f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
operating-system: [ubuntu-latest, ubuntu-20.04, windows-latest, macos-latest]
lazarus-versions: [dist, stable, 2.2.6]

steps:
Expand Down

0 comments on commit d68749f

Please sign in to comment.