Moved the linux/darwn pipeline out of the way so we can start working on the Windows one. Also more TODOs.
This commit is contained in:
parent
0c410022bb
commit
2584e82191
|
@ -59,6 +59,8 @@ jobs:
|
||||||
# notes:
|
# notes:
|
||||||
# [18:36:55] <@jpakkane> Don't use the xcode backend for anything serious, it's a bit crap.
|
# [18:36:55] <@jpakkane> Don't use the xcode backend for anything serious, it's a bit crap.
|
||||||
|
|
||||||
|
# TODO macosx10.14 doesn't work; it just uses the default SDK
|
||||||
|
|
||||||
- job: darwin_amd64_1014sdk_shared_ninja
|
- job: darwin_amd64_1014sdk_shared_ninja
|
||||||
displayName: 'Darwin amd64 10.14 SDK Shared with Ninja'
|
displayName: 'Darwin amd64 10.14 SDK Shared with Ninja'
|
||||||
pool:
|
pool:
|
Loading…
Reference in New Issue