sqlite to el7 instead of el8 again.

pull/1045/head
Adam Boutcher 2021-08-15 20:36:30 +01:00
parent c244821153
commit 2f1e977bce
1 changed files with 1 additions and 1 deletions

View File

@ -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