Skip to content

Commit a8c5a1f

Browse files
committed
{debug}
1 parent b72d884 commit a8c5a1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/linux-build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ jobs:
164164
cd _build/debug && ctest -j 8 --output-on-failure --no-tests=error
165165
166166
gpu:
167-
runs-on: 8-core
167+
# runs-on: 8-core
168+
runs-on: ubuntu-latest
168169
name: "Linux release with GPU support"
169170
# container: ghcr.io/facebookincubator/velox-dev:adapters
170171
env:

0 commit comments

Comments
 (0)