This commit is contained in:
Helias
2021-05-30 17:26:02 +02:00
parent 2037372d84
commit 37e80fedfb

View File

@@ -8,8 +8,8 @@ jobs:
strategy:
fail-fast: false
matrix:
compiler: [clang6, clang9, clang10]
runs-on: ubuntu-20.04
compiler: [clang]
runs-on: ubuntu-latest
name: ${{ matrix.compiler }}
env:
COMPILER: ${{ matrix.compiler }}
@@ -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