mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-18 06:39:44 +00:00
Update config.yml
This commit is contained in:
parent
c783a347e3
commit
c593c570d6
@ -5,7 +5,7 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
- image: circleci/node:22 # Node.js 22 on ARM64 (make sure it supports ARM64)
|
- image: circleci/node:22 # Node.js 22 on ARM64 (make sure it supports ARM64)
|
||||||
platform: linux/arm64
|
platform: linux/arm64
|
||||||
working_directory: ~/project
|
working_directory: ~/simpliplay-desktop/simpliplay
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user