Skip to content

Commit

Permalink
Different set of toolchain packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gliwka committed Dec 7, 2023
1 parent dd3253b commit 082d689
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,8 @@ jobs:
msystem: mingw64
update: true
install: >-
curl
base-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-cmake
mingw-w64-gcc
- uses: actions/setup-java@v3
if: matrix.os == 'macos' || matrix.os == 'windows'
with:
Expand Down

0 comments on commit 082d689

Please sign in to comment.