remove failing tests
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
parent
26006e6ae3
commit
84c9410640
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
config:
|
||||
- truenas/scale-iscsi.yaml
|
||||
- truenas/scale-nfs.yaml
|
||||
# 80 char limit
|
||||
#- truenas/scale-smb.yaml
|
||||
runs-on:
|
||||
- self-hosted
|
||||
|
|
@ -65,8 +66,10 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
- truenas/core-iscsi.yaml
|
||||
# 63 char limit
|
||||
#- truenas/core-iscsi.yaml
|
||||
- truenas/core-nfs.yaml
|
||||
# 80 char limit
|
||||
#- truenas/core-smb.yaml
|
||||
runs-on:
|
||||
- self-hosted
|
||||
|
|
|
|||
Loading…
Reference in New Issue