mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-30 08:48: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:
|
||||
os:
|
||||
- { 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 }
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue