mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2025-09-19 04:06:09 +08:00
Update build.yml
This commit is contained in:
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -30,20 +30,20 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- ubuntu-20.04
|
- ubuntu-22.04
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|
||||||
mm_version:
|
mm_version:
|
||||||
- "master"
|
- "1.12"
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- mm_version: "master"
|
- mm_version: "1.12"
|
||||||
mm_branch: "master"
|
mm_branch: "1.12-dev"
|
||||||
|
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
os_short: linux
|
os_short: linux
|
||||||
|
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-22.04
|
||||||
os_short: oldlinux
|
os_short: oldlinux
|
||||||
|
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
|
Reference in New Issue
Block a user