back to Ubuntu 20.04

This commit is contained in:
Jason2866 2023-05-09 23:41:29 +02:00 committed by GitHub
parent 884b6713a8
commit e672e2fe9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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