mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
ADO is so strict about job names....
This commit is contained in:
parent
eb8be73b36
commit
67ca8f6e7c
@ -67,7 +67,7 @@ jobs:
|
||||
testResultsFiles: build/Testing/**/*.xml
|
||||
buildPlatform: 'x86_64-macos'
|
||||
|
||||
- job: Nix-Linux
|
||||
- job: NixLinux
|
||||
strategy:
|
||||
matrix:
|
||||
M68K:
|
||||
@ -107,7 +107,7 @@ jobs:
|
||||
CACHIX_AUTH_TOKEN: $(CACHIX_AUTH_TOKEN)
|
||||
|
||||
|
||||
- job: Nix-Mac
|
||||
- job: NixMac
|
||||
strategy:
|
||||
matrix:
|
||||
M68K:
|
||||
|
Loading…
Reference in New Issue
Block a user