Skip to content

coverity action: use el9 container #81

coverity action: use el9 container

coverity action: use el9 container #81

Workflow file for this run

name: dev3
on: [push, pull_request]
jobs:
run-lcg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cvmfs-contrib/github-action-cvmfs@v2
- uses: aidasoft/run-lcg-view@main
with:
run_local_checkout: 'true'
release-platform: "dev3/x86_64-centos7-gcc10-opt"
run: |
gcc --version
which gcc