Skip to content

update CI sycl tag to nightly-2025-07-09 (UMF v1.0.0-rc1) #793

update CI sycl tag to nightly-2025-07-09 (UMF v1.0.0-rc1)

update CI sycl tag to nightly-2025-07-09 (UMF v1.0.0-rc1) #793

Workflow file for this run

# Various non-standard tests, requiring e.g. longer run
name: Nightly
on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
permissions:
contents: read
pull-requests: read
env:
BUILD_DIR : "${{github.workspace}}/build"
INSTALL_DIR: "${{github.workspace}}/build/install"
jobs:
SYCL:
uses: ./.github/workflows/reusable_sycl.yml