CI: set CI_M32 to 0 in coverage workflow

This commit is contained in:
Geza Lore 2021-06-14 01:30:50 +01:00
parent 208f1504fb
commit 2705715bb1

View File

@ -11,6 +11,7 @@ on:
env:
CI_OS_NAME: linux
CI_COMMIT: ${{ github.sha }}
CI_M32: 0
COVERAGE: 1
VERILATOR_ARCHIVE: verilator-coverage-${{ github.sha }}.tar.gz