Name dependency checks job
And run on the latest ubuntu.
This commit is contained in:
parent
7e9c5903a8
commit
cb1c79e87b
4
.github/workflows/check_dependencies.yml
vendored
4
.github/workflows/check_dependencies.yml
vendored
@ -27,9 +27,11 @@ permissions:
|
||||
|
||||
jobs:
|
||||
update-deps:
|
||||
name: Dependency checks
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
os: [ubuntu-latest]
|
||||
fail-fast: true
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user