mirror of https://github.com/statping/statping
postman-sqlite fails on el8 works on el7.
parent
ac6ec47f9c
commit
62f872c463
|
@ -56,7 +56,7 @@ jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: [frontend, test-postman-sqlite, test-postman-mysql, test-postman-postgres]
|
needs: [frontend, test-postman-sqlite, test-postman-mysql, test-postman-postgres]
|
||||||
runs-on: [self-hosted, linux, aboutcher-hosted, rocky8]
|
runs-on: [self-hosted, linux, aboutcher-hosted, centos7]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
platform: [linux]
|
platform: [linux]
|
||||||
|
|
Loading…
Reference in New Issue