Rename SKIP_CODEGEN_TESTS into ENABLE_GCC_CODEGEN

This commit is contained in:
Guillaume Gomez 2023-11-02 13:54:14 +01:00
parent 25a96ca0e5
commit a141b6975b
5 changed files with 6 additions and 6 deletions

View file

@ -333,7 +333,7 @@ jobs:
- name: x86_64-gnu-llvm-15
<<: *job-linux-16c
env:
SKIP_CODEGEN_TESTS: "1"
ENABLE_GCC_CODEGEN: "1"
- name: x86_64-gnu-tools
<<: *job-linux-16c