mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-21 21:17:25 +00:00
macos refuses to work :(
This commit is contained in:
parent
a3d70197f2
commit
81e5f059d5
@ -135,7 +135,6 @@
|
|||||||
"configurePreset": "ci-macos-13",
|
"configurePreset": "ci-macos-13",
|
||||||
"displayName": "MacOS CI Build",
|
"displayName": "MacOS CI Build",
|
||||||
"description": "This preset is used by the CI build on MacOS",
|
"description": "This preset is used by the CI build on MacOS",
|
||||||
"configuration": "Release",
|
|
||||||
"jobs": 2
|
"jobs": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -143,7 +142,6 @@
|
|||||||
"configurePreset": "debug-macos-13",
|
"configurePreset": "debug-macos-13",
|
||||||
"displayName": "MacOS Debug Build",
|
"displayName": "MacOS Debug Build",
|
||||||
"description": "This preset is used to debug the build on MacOS",
|
"description": "This preset is used to debug the build on MacOS",
|
||||||
"configuration": "Debug",
|
|
||||||
"jobs": 2
|
"jobs": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user