We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffd41f commit f1bf9d9Copy full SHA for f1bf9d9
4 files changed
.github/workflows/buildAllCodesGithubAction.yml
@@ -3,7 +3,7 @@ name: Build ALL CUDA/OMP Codes -- cuda-12.6 -- clang-18 -- cmake 3.28
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [kernel-survey, camera-ready]
+ branches: [main, camera-ready]
7
8
jobs:
9
build:
0 commit comments