mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore: disable x86_64-darwin in garnix
this is currently broken on garnix's end, but hopefully we will be able to enable this again in the future Signed-off-by: seth <getchoo@tuta.io> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
e499aa4783
commit
d1c33392e7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
builds:
|
||||
exclude: []
|
||||
exclude:
|
||||
- "*.x86_64-darwin.*"
|
||||
include:
|
||||
- "checks.x86_64-linux.*"
|
||||
- "devShells.*.*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue