Skip to content

Commit cee025e

Browse files
committed
Revert "another commit"
This reverts commit 17de806.
1 parent 17de806 commit cee025e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
126126
git clone https://github.com/intel/pti-gpu.git
127127
cd pti-gpu
128-
git checkout 998e192cb39994a3e4790a86250ea0c480ae416c
128+
git checkout 15a201d25e5659692613b98ee33513263b689101
129129
cd sdk
130130
cmake --preset linux-icpx-release
131131
BUILD_TESTING=1 PTI_BUILD_SAMPLES=1 cmake --build --preset linux-icpx-release

.github/workflows/triton-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
run: |
122122
git clone https://github.com/intel/pti-gpu.git
123123
cd pti-gpu
124-
git checkout 998e192cb39994a3e4790a86250ea0c480ae416c
124+
git checkout 15a201d25e5659692613b98ee33513263b689101
125125
cd sdk
126126
cmake --preset linux-icpx-release
127127
BUILD_TESTING=1 PTI_BUILD_SAMPLES=1 cmake --build --preset linux-icpx-release

0 commit comments

Comments
 (0)