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 0cce934 commit 8f60775Copy full SHA for 8f60775
.github/workflows/gcc.yml
@@ -361,6 +361,7 @@ jobs:
361
- uses: actions/checkout@v5
362
- name: Dependencies
363
run: |
364
+ .github/workflows/dependencies/ubuntu_free_disk_space.sh
365
.github/workflows/dependencies/dependencies_gcc.sh 12
366
.github/workflows/dependencies/dependencies_clang-tidy-apt-llvm.sh 17
367
.github/workflows/dependencies/dependencies_ccache.sh
0 commit comments