mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-26 08:49:02 +00:00
Merge branch 'main' into cl_khr_unified_svm
This commit is contained in:
4
.github/workflows/presubmit.yml
vendored
4
.github/workflows/presubmit.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
arch: android-aarch64
|
||||
android_arch_abi: arm64-v8a
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: Setup Ninja
|
||||
uses: seanmiddleditch/gha-setup-ninja@master
|
||||
- name: Install Arm and AArch64 compilers
|
||||
@@ -184,7 +184,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install packages
|
||||
run: sudo apt install -y clang-format clang-format-14
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Check code format
|
||||
|
||||
Reference in New Issue
Block a user