We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadc677 commit 8f1a99dCopy full SHA for 8f1a99d
.github/workflows/unit-tests.yaml
@@ -52,6 +52,8 @@ jobs:
52
source ~/.bashrc
53
ls ~/.bashrc
54
cat ~/.bashrc
55
+ command -v gcc-10
56
+ command -v g++-10
57
58
- name: "Log tool versions"
59
run: |-
0 commit comments