CI Update ubuntu

This commit is contained in:
aerinon
2023-08-07 13:19:03 -06:00
parent 9e26c9c42c
commit 329950eadc

View File

@@ -26,7 +26,7 @@ jobs:
# os & python versions # os & python versions
strategy: strategy:
matrix: matrix:
os-name: [ ubuntu-latest, ubuntu-18.04, macOS-latest, windows-latest ] os-name: [ ubuntu-latest, ubuntu-20.04, macOS-latest, windows-latest ]
python-version: [ 3.9 ] python-version: [ 3.9 ]
# needs: [ install-test ] # needs: [ install-test ]
steps: steps: