diff --git a/.github/workflows/openwrt-ci.yml b/.github/workflows/openwrt-ci.yml index 045b777c2409f6..469e2eb1e8109e 100644 --- a/.github/workflows/openwrt-ci.yml +++ b/.github/workflows/openwrt-ci.yml @@ -20,7 +20,7 @@ jobs: name: Build OpenWrt Firmware - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - name: Space cleanup and Initialization environment