mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
test all builds
We now use CircleCI instead of GH Actions for *.snap builds for Linux ARM64, to resolve the limitations of Actions for multipass/LXD. Once Actions solves this, we will migrate back there
This commit is contained in:
parent
4aa9ee69be
commit
1f42868161
@ -5,7 +5,7 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
- image: circleci/node:22 # Node.js 22 on ARM64
|
- image: circleci/node:22 # Node.js 22 on ARM64
|
||||||
platform: linux/arm64
|
platform: linux/arm64
|
||||||
working_directory: ~/simpliplay-desktop/simpliplay
|
working_directory: ~/simpliplay-desktop/simpliplay # working dir to repo/code dir
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user