Skip to content

Commit 8433d96

Browse files
committed
mingw
1 parent f269c4f commit 8433d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-mingw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
if: matrix.compiler == 'clang++' && matrix.pkg-prefix != ''
6060
run: |
6161
pacman -S --noconfirm ${{ matrix.pkg-prefix }}libc++
62+
g++ -v
6263
6364
- name: make simplecpp
6465
run: make -j$(nproc) CXXOPTS="-Werror"

0 commit comments

Comments
 (0)