The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #13749 from tmcgilchrist/patch-1

Add Linux ARM64 build

authored by

David Allsopp and committed by
GitHub
4bfea21f be96495a

+2
+2
.github/workflows/build.yml
··· 152 152 - name: linux-O0 153 153 os: ubuntu-latest 154 154 config_arg: CFLAGS='-O0' 155 + - name: linux-arm64 156 + os: ubuntu-24.04-arm 155 157 - name: macos-x86_64 156 158 os: macos-13 157 159 - name: macos-arm64