mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-04-19 19:52:53 +00:00
maint: It's time we retire clang (#121)
This commit is contained in:
parent
f93539b5e7
commit
df6cb666a6
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -14,7 +14,7 @@ concurrency:
|
|||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PREMAKE_VERSION: "5.0.0-beta2"
|
PREMAKE_VERSION: "5.0.0-beta5"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -27,7 +27,6 @@ jobs:
|
|||||||
- release
|
- release
|
||||||
compiler:
|
compiler:
|
||||||
- msvc
|
- msvc
|
||||||
- clang
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out files
|
- name: Check out files
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user