diff options
Diffstat (limited to '.github/workflows/openwrt-ci-pull-request.yml')
-rw-r--r-- | .github/workflows/openwrt-ci-pull-request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/openwrt-ci-pull-request.yml b/.github/workflows/openwrt-ci-pull-request.yml index 483f083..53e923f 100644 --- a/.github/workflows/openwrt-ci-pull-request.yml +++ b/.github/workflows/openwrt-ci-pull-request.yml @@ -42,7 +42,7 @@ jobs: matrix: sdk_platform: - ath79-generic - - imx6-generic + - imx-cortexa9 - malta-be - mvebu-cortexa53 |