mirror of https://github.com/lnis-uofu/SOFA.git
[CICD] Shortened name for CI quick view
This commit is contained in:
parent
f260a91114
commit
15b64a68aa
|
@ -2,7 +2,7 @@
|
||||||
# TODO: Add verification task after the netlist modification
|
# TODO: Add verification task after the netlist modification
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
name: Architecture XML Regression
|
name: Arch XML Regression
|
||||||
|
|
||||||
# Run CI on push on each branch
|
# Run CI on push on each branch
|
||||||
on:
|
on:
|
||||||
|
@ -11,7 +11,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate_netlist:
|
generate_netlist:
|
||||||
name: Architecture development
|
name: Arch development
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
container: ghcr.io/lnis-uofu/openfpga-master:latest
|
container: ghcr.io/lnis-uofu/openfpga-master:latest
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in New Issue