run ci on 18.04

This commit is contained in:
Jack Robison 2022-06-14 16:21:04 -04:00
parent 2ea14aee63
commit 028570c565
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -8,7 +8,7 @@ on:
- master - master
jobs: jobs:
manylinux: manylinux:
runs-on: ubuntu-latest runs-on: ubuntu-18.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: