Skip to content

Commit

Permalink
💚 Fix broken CI due to openwrt/sdk naming change
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimasdf committed Dec 13, 2023
1 parent 50e5e02 commit 0763271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
arch: [arm_cortex-a15_neon-vfpv4] # x86-64,
version: [22.03.2, 21.02.5]
version: [22.03, 21.02]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0763271

Please sign in to comment.