Skip to content

Commit

Permalink
workflows/buildmingw: use libiio v0
Browse files Browse the repository at this point in the history
Signed-off-by: Cristina Suteu <cristina.suteu@analog.com>
  • Loading branch information
cristina-suteu committed Nov 7, 2023
1 parent d29fe60 commit 5b55c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildmingw.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
-e BRANCH=%GITHUB_REF_NAME% ^
-e HEAD_BRANCH=%GITHUB_HEAD_REF% ^
-e OSC_BUILD_VER=%TAG% ^
-e LIBIIO_BRANCH=v0.25 ^
-e LIBIIO_BRANCH=libiio-v0 ^
-e LIBAD9361_BRANCH=master ^
-e LIBAD9166_BRANCH=master ^
shooteu/iio-oscilloscope C:\msys64\usr\bin\bash.exe -c '/home/docker/iio-oscilloscope/CI/docker/inside_docker.sh'
Expand Down

0 comments on commit 5b55c04

Please sign in to comment.