Skip to content

Commit

Permalink
Disable failing GPU build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Oct 14, 2024
1 parent d1d5b77 commit d012490
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Build GPU

on:
workflow_dispatch:
push:
branches:
- main
# Disabled on 2024-10-14 as this has been broken for over six months
# https://github.com/sgkit-dev/sgkit/issues/1270
# push:
# branches:
# - main

jobs:
build:
Expand Down

0 comments on commit d012490

Please sign in to comment.