Use Ubuntu 22.04 for all steps

The issue in Berry compile is fixed
This commit is contained in:
Jason2866 2023-05-09 22:53:02 +02:00 committed by GitHub
parent 652a8edefa
commit 2c7369cb2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ concurrency:
jobs:
be_solidify:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
if: github.repository == 'arendst/Tasmota'
steps:
- uses: actions/checkout@v3