fix: build, update clang version

This commit is contained in:
Stefano Borzì
2021-10-23 14:23:41 +02:00
committed by GitHub
parent 5687c262b2
commit 4721d32ef8

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
compiler: [clang6, clang9, clang10]
compiler: [clang]
runs-on: ubuntu-20.04
name: ${{ matrix.compiler }}
env:
@@ -42,4 +42,4 @@ jobs:
- name: Dry run
run: source ./apps/ci/ci-worldserver-dry-run.sh
- name: Check startup errors
run: source ./apps/ci/ci-error-check.sh
run: source ./apps/ci/ci-error-check.sh