Update linter.yml
This commit is contained in:
parent
f738e6833a
commit
a7296f8163
|
@ -13,7 +13,7 @@ jobs:
|
|||
# This workflow contains a single job called "build"
|
||||
lint:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue