mirror of https://github.com/VLSIDA/OpenRAM.git
Run regression on branches other than 'stable'
This commit is contained in:
parent
50f746a994
commit
ac70d67da7
|
|
@ -1,5 +1,8 @@
|
|||
name: ci
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '!stable'
|
||||
jobs:
|
||||
regress:
|
||||
runs-on: self-hosted
|
||||
|
|
|
|||
Loading…
Reference in New Issue