Skip to content

Commit

Permalink
DEBUG CURRENT GCC LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Dec 21, 2024
1 parent 5b01226 commit dd01192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
sudo ln -s "${i}-${{ matrix.gcc }}" /usr/bin/"${i}"
"${i}" --version | head -n1
done
ls -l /usr/bin/gcc*
ls -l /usr/bin/*-"${{ matrix.gcc }}"
- name: make install
Expand Down

0 comments on commit dd01192

Please sign in to comment.