ci: runs-on ultix — fleet runner label scoping [#784]
ci / lint-and-test (push) Successful in 24s

This commit is contained in:
2026-09-04 14:38:37 -05:00
parent 92930b6597
commit 0674fb6adc
+1 -1
View File
@@ -4,7 +4,7 @@ name: ci
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
lint-and-test: lint-and-test:
runs-on: ubuntu-latest runs-on: ultix
container: container:
image: node:20-bookworm image: node:20-bookworm
steps: steps: