fix runner label
Build KabOS Image / build (push) Failing after 41s Details

This commit is contained in:
mkm1971 2026-04-27 01:43:31 +04:00
parent e740d2cb1e
commit 2ef81c5dd3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout repo