mirror of https://github.com/statping/statping
sqlite to el7 instead of el8 again.
parent
c244821153
commit
2f1e977bce
|
@ -273,7 +273,7 @@ jobs:
|
|||
|
||||
test-postman-sqlite:
|
||||
needs: frontend
|
||||
runs-on: [self-hosted, linux, aboutcher-hosted, rocky8]
|
||||
runs-on: [self-hosted, linux, aboutcher-hosted, centos7]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
|
|
Loading…
Reference in New Issue