Skip to content

Commit 2445f12

Browse files
committed
{debug}
1 parent b75aafb commit 2445f12

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
defaults:

0 commit comments

Comments
 (0)