Skip to content

Commit

Permalink
Switch to new windows build image.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Nov 30, 2024
1 parent 4e88693 commit dd77656
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/opam/liquidsoap-core-windows.opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ depends: [
"magic-mime-windows"
"menhir"
"menhirLib-windows"
"uri"
"uri-windows"
"ocurl-windows"
"mem_usage-windows" {>= "0.1.1"}
"metadata-windows" {>= "0.3.0"}
"dune-site-windows"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -482,14 +482,14 @@ jobs:
path: ${{ github.workspace }}/${{ github.run_number }}/s3-artifacts

build_win32:
runs-on: ubuntu-latest
runs-on: depot-ubuntu-22.04-4
needs: build_details
strategy:
fail-fast: false
matrix:
system: [x64]
container:
image: savonet/liquidsoap-win32-deps-${{ matrix.system }}
image: savonet/liquidsoap-win32-${{ matrix.system }}
options: --user root -v ${{ github.workspace }}/${{ github.run_number }}:/tmp/${{ github.run_number }}
env:
OPAM_DEPS: ao-windows,lastfm-windows,camomile-windows,cry-windows,dtools-windows,duppy-windows,ffmpeg-windows,ffmpeg-avutil-windows,mm-windows,re-windows,portaudio-windows,samplerate-windows,sedlex-windows,ssl-windows,srt-windows,winsvc-windows,mem_usage-windows
Expand Down

0 comments on commit dd77656

Please sign in to comment.