Update to ubuntu-latest for Python versions

Needed to also update to `ubuntu-latest` for the individual python versions portion.
This commit is contained in:
BethanyG
2021-09-14 10:58:25 -07:00
parent 0f3a7b4d31
commit bbf8bb6a24

View File

@@ -49,7 +49,7 @@ jobs:
./bin/template_status.py -v -p .problem-specifications ./bin/template_status.py -v -p .problem-specifications
canonical_sync: canonical_sync:
runs-on: ubuntu-16.04 runs-on: ubuntu-latest
needs: housekeeping needs: housekeeping
strategy: strategy:
matrix: matrix: