Skip to content

Commit 6ae382d

Browse files
committed
print gcc-12 version
1 parent d377e4f commit 6ae382d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
if: contains(matrix.os, 'macos-14')
4242
run: |
4343
brew install gcc@12
44+
gcc-12 --version
4445
4546
- run: |
4647
fpm test

0 commit comments

Comments
 (0)