Skip to content

Commit 19ab7e2

Browse files
committed
build: remove nightly with rawspeed because github workers llvm is too old
1 parent efb47c1 commit 19ab7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
AppImage:
16-
if: github.repository == 'hanatos/vkdt'
16+
if: github.repository == 'hanatos/vkdt' && false
1717
name: nightly vkdt appimage
1818
runs-on: ubuntu-latest
1919
strategy:

0 commit comments

Comments
 (0)