Refactor github actions tests (#688)
This commit is contained in:
3
.github/workflows/linux-gpu.yaml
vendored
3
.github/workflows/linux-gpu.yaml
vendored
@@ -50,7 +50,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
build_type: [Release, Debug]
|
||||
# build_type: [Release, Debug]
|
||||
build_type: [Release]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user