Update userconfigs.yml
This commit is contained in:
3
.github/workflows/userconfigs.yml
vendored
3
.github/workflows/userconfigs.yml
vendored
@@ -7,13 +7,14 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: "configs"
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: Userconfigs
|
environment: Userconfigs
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node: [feedc0de, comred, peter, mick, nofeatures] # allfeatures not used here
|
node: [feedc0de, comred, peter, mick, nofeatures] # allfeatures not used here
|
||||||
|
name: >-
|
||||||
|
Config (${{ matrix.node }})
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout (without submodules)
|
- name: Checkout (without submodules)
|
||||||
|
Reference in New Issue
Block a user