mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-04-19 11:42: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
|
||||
|
||||
env:
|
||||
PREMAKE_VERSION: "5.0.0-beta2"
|
||||
PREMAKE_VERSION: "5.0.0-beta5"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -27,7 +27,6 @@ jobs:
|
||||
- release
|
||||
compiler:
|
||||
- msvc
|
||||
- clang
|
||||
steps:
|
||||
- name: Check out files
|
||||
uses: actions/checkout@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user