Use Ubuntu 22.04 for Berry workflow

This commit is contained in:
Jason2866 2023-05-09 22:58:39 +02:00 committed by GitHub
parent 2c7369cb2d
commit 367acfcb74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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