Skip to content

Commit

Permalink
Revert "install msys2-runtime-3.3 in workflow"
Browse files Browse the repository at this point in the history
The package was renamed for i686 in msys2/MSYS2-packages#5188

This reverts commit 6e515be.
  • Loading branch information
jeremyd2019 committed Feb 7, 2025
1 parent 9ab2f0d commit 5d701d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
update: true
bitness: 32

- name: Install msys2-runtime-3.3
continue-on-error: true
run: |
exec pacman --noconfirm --noprogressbar -S --needed msys2-runtime-3.3
- name: Build
run: |
bash -x make-msys2-installer
Expand Down

0 comments on commit 5d701d2

Please sign in to comment.