test
Some checks are pending
CI / test-and-build-linux (1.21.x, ubuntu-22.04, 5.15.16) (push) Waiting to run
CI / test-and-build-macos-x86_64 (1.21.x, macos-13) (push) Waiting to run
CI / test-and-build-macos-arm64 (1.21.x, macos-14, 5.15.16) (push) Waiting to run
CI / test-windows-mingw (1.21.0, windows-latest) (push) Waiting to run
CI / build-windows-mingw (1.21.0, windows-latest) (push) Waiting to run

This commit is contained in:
akiyosi 2025-06-12 11:36:37 +09:00
parent f12a045c8f
commit b662f0885c

View file

@ -353,7 +353,6 @@ jobs:
- shell: msys2 {0}
run: |
pacman --noconfirm -S sed git make tree mingw-w64-x86_64-toolchain mingw-w64-x86_64-qt5
pacman -Ql mingw-w64-x86_64-qt5
- name: Install Go
uses: actions/setup-go@v4