Skip to content

Update dpcpp packages to 2024.1 #1273

Update dpcpp packages to 2024.1

Update dpcpp packages to 2024.1 #1273

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]