github辛苦点

pull/117/head
midoks 3 years ago
parent fb8f74226f
commit a6c48bd79f
  1. 2
      .github/workflows/python-app-mysql55.yml

@ -16,7 +16,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-20.04, ubuntu-18.04, ubuntu-22.04]
runs-on: ${{ matrix.os }}
#runs-on: ubuntu-latest

Loading…
Cancel
Save