From 0674fb6adc0e8d2773f9f8d076e7091ac7fbb7e9 Mon Sep 17 00:00:00 2001 From: reachableceo Date: Fri, 4 Sep 2026 14:38:37 -0500 Subject: [PATCH] =?UTF-8?q?ci:=20runs-on=20ultix=20=E2=80=94=20fleet=20run?= =?UTF-8?q?ner=20label=20scoping=20[#784]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 28e9b1f..a1ab6ff 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,7 +4,7 @@ name: ci on: [push, pull_request] jobs: lint-and-test: - runs-on: ubuntu-latest + runs-on: ultix container: image: node:20-bookworm steps: