Skip to content

Commit

Permalink
Use latest ubuntu for building images
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Lanziano <[email protected]>
  • Loading branch information
arpunk committed May 4, 2024
1 parent 363279a commit 3a2e175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32-mkimage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:

jobs:
esp32-release:
runs-on: ubuntu22
runs-on: ubuntu-latest
container: espressif/idf:v${{ matrix.idf-version }}

strategy:
Expand Down

0 comments on commit 3a2e175

Please sign in to comment.