Skip to content

Commit e57e5ed

Browse files
authored
Use DLE 2025.2 for SPIRVRunner test to unblock CI (#5459)
1 parent 3342c35 commit e57e5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spirvrunner-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Tests
2121
runs-on:
2222
- rolling
23-
- runner-0.0.22
23+
- dle-2025.2
2424
timeout-minutes: 75 # equal to max + 3*std over the last 600 successful runs
2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)