Skip to content

Commit

Permalink
use mold linker for faster builds!
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajid Ali committed Jun 28, 2024
1 parent 8597a34 commit 178dbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cuda12-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
submodules: 'true'

# Debug: checkpoint at which to open tmate session
- name: cuda11 pre CMake
- name: cuda12 pre CMake
uses: mxschmitt/action-tmate@v3
if: ${{github.event_name == 'workflow_dispatch' && github.event.inputs.debug_cmake_enabled }}
with:
Expand Down

0 comments on commit 178dbf6

Please sign in to comment.