Skip to content

Commit 21438dc

Browse files
committed
Switch to latest CI runner image
1 parent 24bf0ae commit 21438dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
numbers: ['default', 'alternate']
1313
target: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c6', 'esp32h2']
1414

15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)