Merge branch 'cb/ci-build-pedantic' into maint
CI update. * cb/ci-build-pedantic: ci: run a pedantic build as part of the GitHub workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -259,6 +259,8 @@ jobs:
|
||||
image: alpine
|
||||
- jobname: Linux32
|
||||
image: daald/ubuntu32:xenial
|
||||
- jobname: pedantic
|
||||
image: fedora
|
||||
env:
|
||||
jobname: ${{matrix.vector.jobname}}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user