teeworlds-community / teeworlds

A community fork of teeworlds. Trying to have more active maintainers and merge prs faster.
Other
11 stars 1 forks source link

macos bam CI started to break `Unknown Architecture 'unknown'. Supported: x86, x86_64, ppc, ppc64` #109

Open ChillerDragon opened 5 months ago

ChillerDragon commented 5 months ago

https://github.com/teeworlds-community/teeworlds/actions/runs/9689680762/job/26738312698

Run ./bam/bam conf=debug all
auto configuration

configuration:
AUTO  compiler             gcc
AUTO  stackprotector       yes
AUTO  minmacosxsdk         no
AUTO  buildwithoutsseflag  no
AUTO  zlib                 (in system path)
AUTO  sdl                  using pkg-config
AUTO  freetype             using pkg-config

notes:
saved configuration to 'config.lua'

Unknown Architecture 'unknown'. Supported: x86, x86_64, ppc, ppc64
Error: Process completed with exit code 1.

Did github change something in their runners? Seems like bam no longer supports it.