postman-sqlite fails on el8 works on el7.

pull/1045/head
Adam Boutcher 2021-08-15 20:19:19 +01:00
parent ac6ec47f9c
commit 62f872c463
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
build:
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:
matrix:
platform: [linux]