Skip to content

Commit 633c495

Browse files
warmenhovenclaude
andcommitted
add linux-aarch64 build
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5910784 commit 633c495

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,12 @@ libretro-build-linux-i686:
146146
- .libretro-linux-cmake-x86
147147
- .core-defs-linux
148148

149+
# Linux 64-bit (ARM)
150+
libretro-build-linux-aarch64:
151+
extends:
152+
- .libretro-linux-cmake-aarch64
153+
- .core-defs-linux
154+
149155
# MacOS 32-bit
150156
libretro-build-osx-x86:
151157
extends:

0 commit comments

Comments
 (0)