Lock build runner version.

This commit is contained in:
Johny Mattsson 2021-09-09 17:43:17 +10:00
parent 6f31db5a8a
commit 8c69b15591
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
numbers: ['default', 'alternate']
target: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3']
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2