Skip to content

Commit 2b61abd

Browse files
committed
CI: Bump runner to ubuntu-latest.
1 parent 7081443 commit 2b61abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/micropython.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616
name: ${{ matrix.name }} (${{ matrix.board }} ${{ matrix.variant }} ${{ matrix.modules }})
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-latest
1818
continue-on-error: true
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)