ouch pushed selfhosted code

Signed-off-by: June Park <rjp2030@outlook.com>
This commit is contained in:
June Park
2024-01-30 10:40:07 +09:00
committed by GitHub
parent 7e5fe64153
commit a2feb34dc1

View File

@@ -1,6 +1,5 @@
name: Nightly SideStore build
on:
workflow_dispatch:
push:
branches:
- develop
@@ -15,7 +14,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: 'self-hosted'
- os: 'macos-12'
version: '14.2'
runs-on: ${{ matrix.os }}