Skip to content

Commit

Permalink
ci: gitlab: remove sdl1 builds (pc/3ds/wii), bump libget
Browse files Browse the repository at this point in the history
  • Loading branch information
vgmoose committed Dec 6, 2023
1 parent b3995b0 commit 7416545
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
24 changes: 0 additions & 24 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,7 @@ PC:
PLATFORM: pc
EXT: bin

PC-sdl1:
<<: *common
variables:
PLATFORM: pc-sdl1
EXT: bin-sdl1

WiiU:
<<: *common
variables:
PLATFORM: wiiu
EXT: rpx

WiiU-wuhb:
<<: *common
variables:
PLATFORM: wiiu
Expand All @@ -39,15 +27,3 @@ Switch:
variables:
PLATFORM: switch
EXT: nro

3ds:
<<: *common
variables:
PLATFORM: 3ds
EXT: 3dsx

Wii:
<<: *common
variables:
PLATFORM: wii
EXT: dol
2 changes: 1 addition & 1 deletion libs/get
Submodule get updated 1 files
+4 −0 src/OSCRepo.cpp

0 comments on commit 7416545

Please sign in to comment.