Split github and forgejo workflows.
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
天クマ 2026-05-19 15:43:35 -03:00
commit 7aadf220f5
4 changed files with 85 additions and 2 deletions

View file

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: "arch-linux"
runs-on: ubuntu-latest
env:
NEMESIS_VERSION_NAME: "autobuild-${{ github.sha }}"
NEMESIS_BUILD_CHANNEL: "autobuild"