Skip to content

update docker version to 20.10.25 in the script #275

update docker version to 20.10.25 in the script

update docker version to 20.10.25 in the script #275

Workflow file for this run

name: Static Checks
on: [pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make static-check