Update .gitlab-ci.yml
This commit is contained in:
parent
84815acda4
commit
605af28dd3
|
@ -312,7 +312,7 @@ build-retroarch-osx-x64:
|
|||
dependencies: []
|
||||
script:
|
||||
# Normal RetroArch Build
|
||||
- ./configure --enable-metal --disable-al
|
||||
- ./configure --disable-al
|
||||
- make -j$NUMPROC
|
||||
|
||||
# Cleanup for DMG creation
|
||||
|
|
Loading…
Reference in New Issue