Skip to content

Commit

Permalink
Merge pull request #39 from Auterion/ubuntu-20-ci
Browse files Browse the repository at this point in the history
Add Ubuntu 20 to CI pipeline
  • Loading branch information
ThomasDebrunner authored Jan 23, 2024
2 parents cf13f86 + 115d4ad commit 16214e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
platform:
- runner: ubuntu-latest
sonarcloud-build-wrapper : build-wrapper-linux-x86-64
- runner: ubuntu-20.04
sonarcloud-build-wrapper : build-wrapper-linux-x86-64
- runner: macos-latest
sonarcloud-build-wrapper : build-wrapper-macosx-x86
runs-on: ${{ matrix.platform.runner }}
Expand Down

0 comments on commit 16214e7

Please sign in to comment.