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