mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-03 09:30:19 +00:00
no dashes for job names
This commit is contained in:
parent
c23ebf4ff0
commit
bf50bb74bd
@ -62,7 +62,7 @@ jobs:
|
||||
testResultsFiles: build/Testing/**/*.xml
|
||||
buildPlatform: 'x86_64-macos'
|
||||
|
||||
- job: nix-68k
|
||||
- job: nix_68k
|
||||
pool:
|
||||
vmImage: 'ubuntu-20.04'
|
||||
container:
|
||||
@ -76,7 +76,7 @@ jobs:
|
||||
artifact: 68K Applications
|
||||
|
||||
|
||||
- job: nix-ppc
|
||||
- job: nix_ppc
|
||||
pool:
|
||||
vmImage: 'ubuntu-20.04'
|
||||
container:
|
||||
|
Loading…
Reference in New Issue
Block a user