chore: update clang version on CI

This commit is contained in:
Stefano Borzì
2022-03-18 21:59:20 +01:00
committed by GitHub
parent 0f92d9702e
commit 127183d414

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