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 d2bae40 commit c802892
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ jobs:
name: build firmware
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"
matrix:
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 c802892

Please sign in to comment.