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
|
./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:
|
||||||
|
|||||||
Reference in New Issue
Block a user