mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Support building for Windows on 64-bit Arm (#2355)
Support to build for Windows on Arm.
This commit is contained in:
committed by
GitHub
parent
4115d04ae0
commit
aef863afa2
2
.github/workflows/presubmit.yml
vendored
2
.github/workflows/presubmit.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
matrix:
|
||||
build-type: [Release]
|
||||
gl: [0]
|
||||
os: [ubuntu-22.04, macos-latest, windows-latest]
|
||||
os: [ubuntu-22.04, macos-latest, windows-latest, windows-11-arm]
|
||||
include:
|
||||
- os: ubuntu-22.04
|
||||
gl: 1
|
||||
|
||||
Reference in New Issue
Block a user