Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Jan 23, 2024
1 parent c802892 commit 7a8d07d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
include:
- model: "dsl-ax82u"
sdk: "src-rt-5.02axhnd.675x"
ui: "none"
- model: "rt-ax82u"
sdk: "src-rt-5.02axhnd.675x"
ui: "none"
include:
- model: "dsl-ax82u"
sdk: "src-rt-5.02axhnd.675x"
ui: "none"
- model: "rt-ax82u"
sdk: "src-rt-5.02axhnd.675x"
ui: "none"
container:
image: gnuton/asuswrt-merlin-toolchains-docker:latest
env:
Expand Down

0 comments on commit 7a8d07d

Please sign in to comment.