mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-09 01:31:12 +00:00
fix yaml syntax
This commit is contained in:
parent
9791599661
commit
eb8be73b36
@ -68,11 +68,12 @@ jobs:
|
||||
buildPlatform: 'x86_64-macos'
|
||||
|
||||
- job: Nix-Linux
|
||||
matrix:
|
||||
M68K:
|
||||
TARGET: m68k
|
||||
PowerPC:
|
||||
TARGET: powerpc
|
||||
strategy:
|
||||
matrix:
|
||||
M68K:
|
||||
TARGET: m68k
|
||||
PowerPC:
|
||||
TARGET: powerpc
|
||||
pool:
|
||||
vmImage: 'ubuntu-20.04'
|
||||
steps:
|
||||
@ -107,11 +108,12 @@ jobs:
|
||||
|
||||
|
||||
- job: Nix-Mac
|
||||
matrix:
|
||||
M68K:
|
||||
TARGET: m68k
|
||||
PowerPC:
|
||||
TARGET: powerpc
|
||||
strategy:
|
||||
matrix:
|
||||
M68K:
|
||||
TARGET: m68k
|
||||
PowerPC:
|
||||
TARGET: powerpc
|
||||
pool:
|
||||
vmImage: 'macOS-11'
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user