Skip to content

Commit

Permalink
Add Ubuntu 20 build to CI pipelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart-auterion committed Jan 23, 2024
1 parent cf13f86 commit 115d4ad
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 115d4ad

Please sign in to comment.