Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guusw committed Jan 27, 2025
1 parent 892339f commit 344fd4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ jobs:
#
# Build shards and run valgrind on Linux
#
Linux-valgrind:
needs: Setup
uses: ./.github/workflows/build-linux-valgrind.yml
secrets: inherit
# Linux-valgrind:
# needs: Setup
# uses: ./.github/workflows/build-linux-valgrind.yml
# secrets: inherit

#
# Build shards for Windows
Expand Down

0 comments on commit 344fd4c

Please sign in to comment.