Remove build with LLVM12 from Github Action

Remove build with LLVM12 from Github Action
This commit is contained in:
Marcin Naczk
2021-11-18 13:02:28 +00:00
committed by igcbot
parent 54050edd82
commit 4546aabbb1

View File

@ -20,12 +20,6 @@ jobs:
os: [ ubuntu1804, ubuntu2004 ]
llvm_ver: [ 10, 11 ]
compiler: [ gcc, clang ]
# include experimental builds
include:
- llvm_ver: 12
compiler: gcc
os: ubuntu2004
experimental: true
steps:
- uses: actions/checkout@v2
- name: Run Script Selectiong Docker