Skip to content

Commit

Permalink
make 1.x branch use 1.x version of RF24Net/Mesh deps
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Feb 17, 2024
1 parent fa436ca commit c7a75cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
usr-dir: ${{ matrix.toolchain.usr_dir }}
examples-path: examples
deploy-release: ${{ github.event_name == 'release' && (matrix.toolchain.compiler == 'armhf' || matrix.toolchain.compiler == 'arm64') }}
rf24network-ref: 1.x
rf24mesh-ref: 1.x
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c7a75cf

Please sign in to comment.