gh-actions
authorMichael Wallner <mike@php.net>
Fri, 2 Oct 2020 10:13:42 +0000 (12:13 +0200)
committerMichael Wallner <mike@php.net>
Fri, 2 Oct 2020 10:13:42 +0000 (12:13 +0200)
.github/workflows/cmake-build-ci.yml

index e07723b2a4f4833bab6e201a4dc36031d56a44f5..de828eeb7f68b91b4ac4f044256e5037ae4b344e 100644 (file)
@@ -34,10 +34,6 @@ jobs:
         compiler_vendor: [gnu, clang]
         compiler_version: [new, cur, old]
     runs-on: ${{ matrix.os }}
-<<<<<<< HEAD
-    if: matrix.os != 'ubuntu-18.04' || matrix.compiler_vendor != 'clang' || matrix.compiler_version != 'old'
-=======
->>>>>>> 60a29acb... gh-actions
     env:
       CMAKE_CONFIG_TYPE: Release
       OS_VND: Linux