Runner is label-scoped to this fleet; other repos' ubuntu-latest jobs no longer land on it. https://projects.knownelement.com/issues/784
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
branches: [dev, release]
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ultix
|
||||
container:
|
||||
image: node:20-bookworm
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user