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 b82a16f commit b6c1336Copy full SHA for b6c1336
1 file changed
.github/workflows/gcc-versions.yml
@@ -1,5 +1,5 @@
1
-# Syntax reference https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
2
-# Environment reference https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
+# the gcc images we use here are copied from the official gcc images on docker hub
+
3
name: gcc-versions
4
5
on:
0 commit comments