Skip to content

Commit

Permalink
ci: add ubuntu-20.04 job
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphlange committed Oct 2, 2023
1 parent 98e194c commit 2147167
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ jobs:
base: "7.0"
deps: adsupport

- os: ubuntu-20.04
cmp: gcc
configuration: default
base: "7.0"
deps: adsupport

- os: ubuntu-latest
cmp: gcc
configuration: default
Expand Down

0 comments on commit 2147167

Please sign in to comment.