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:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
./bin/template_status.py -v -p .problem-specifications
|
||||
|
||||
canonical_sync:
|
||||
runs-on: ubuntu-16.04
|
||||
runs-on: ubuntu-latest
|
||||
needs: housekeeping
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user