mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-09 21:38:43 +00:00
Build on all platforms
This commit is contained in:
parent
2af32ea24b
commit
8b91fdaa54
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -12,8 +12,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
# - { prettyName: Windows, fullName: windows-latest }
|
- { prettyName: Windows, fullName: windows-latest }
|
||||||
# - { prettyName: macOS, fullName: macos-latest }
|
- { prettyName: macOS, fullName: macos-latest }
|
||||||
- { prettyName: Linux, fullName: ubuntu-latest }
|
- { prettyName: Linux, fullName: ubuntu-latest }
|
||||||
|
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue