mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-31 17:28:39 +00:00
Remove macOS Build & Test
This commit is contained in:
parent
b1518400c4
commit
b7a86e7b98
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -14,7 +14,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- { prettyName: Windows, fullName: windows-latest, database: true, webTest: false }
|
- { prettyName: Windows, fullName: windows-latest, database: true, webTest: false }
|
||||||
- { prettyName: macOS, fullName: macos-latest, database: true, webTest: false }
|
|
||||||
- { prettyName: Linux, fullName: ubuntu-latest, database: true, webTest: true }
|
- { prettyName: Linux, fullName: ubuntu-latest, database: true, webTest: true }
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue