Skip to content

Commit

Permalink
.github/workflows/buildmingw.yml: change libad to main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Cristina Suteu <[email protected]>
  • Loading branch information
cristina-suteu committed Feb 16, 2024
1 parent 607060b commit 72cfdfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildmingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
-e HEAD_BRANCH=%GITHUB_HEAD_REF% ^
-e OSC_BUILD_VER=%TAG% ^
-e LIBIIO_BRANCH=libiio-v0 ^
-e LIBAD9361_BRANCH=master ^
-e LIBAD9166_BRANCH=master ^
-e LIBAD9361_BRANCH=main ^
-e LIBAD9166_BRANCH=main ^
shooteu/iio-oscilloscope C:\msys64\usr\bin\bash.exe -c '/home/docker/iio-oscilloscope/CI/docker/inside_docker.sh'
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 72cfdfb

Please sign in to comment.