mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-09-26 02:38:31 +00:00
The J
This commit is contained in:
parent
260af8be74
commit
275356a2dd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -11,10 +11,11 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- Linux
|
|
||||||
- Windows
|
- Windows
|
||||||
|
- Linux
|
||||||
- MacOS
|
- MacOS
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel previous runs of this workflow
|
- name: Cancel previous runs of this workflow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue