chore(gpu): remove core crypto from valgrind run

This commit is contained in:
Agnes Leroy
2025-12-15 17:21:04 +01:00
committed by Agnès Leroy
parent 4cdfccb659
commit 9708cc7fe9
2 changed files with 6 additions and 6 deletions

View File

@@ -23,8 +23,8 @@ on:
# Allows you to run this workflow manually from the Actions tab as an alternative.
workflow_dispatch:
schedule:
# every 3 months
- cron: "0 0 1 */3 *"
# every month
- cron: "0 0 1 * *"
permissions:
contents: read
@@ -50,7 +50,7 @@ jobs:
slab-url: ${{ secrets.SLAB_BASE_URL }}
job-secret: ${{ secrets.JOB_SECRET }}
backend: hyperstack
profile: gpu-test
profile: single-h100
# This instance will be spawned especially for pull-request from forked repository
- name: Start GitHub instance