Update GitHub workflow Ubuntu version to 22.04
This commit is contained in:
parent
b881f1c298
commit
622580c97c
@ -32,7 +32,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Check thingsboard.yml file
|
name: Check thingsboard.yml file
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user