Skip to content

Commit

Permalink
CI: use master branch for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Spooren <[email protected]>
  • Loading branch information
aparcar committed Sep 14, 2020
1 parent db0043c commit 7a9c63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "::set-env name=PACKAGES::$PACKAGES"
- name: Build
uses: openwrt/gh-action-sdk@v1
uses: openwrt/gh-action-sdk@v2
env:
ARCH: ${{ matrix.arch }}
FEEDNAME: packages_ci
Expand Down

0 comments on commit 7a9c63b

Please sign in to comment.