parent
fa19d49976
commit
6e91d5a18c
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
|
runner:
|
||||||
|
labels:
|
||||||
|
- node24:docker://docker.io/node:24-trixie
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test config on ${{matrix.node}}
|
name: Test config on ${{matrix.node}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue