mirror of
https://github.com/espressif/openthread.git
synced 2026-09-04 16:20:05 +00:00
[github-actions] migrate ubuntu runners to 24.04 (#10795)
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
buildx:
|
||||
name: buildx-${{ matrix.docker_name }}
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user