Skip to content

Commit eea136d

Browse files
committed
always exclude R535 builds on ubuntu24.04
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent 18e9cd8 commit eea136d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ jobs:
5050
- ispr: true
5151
dist: ubuntu20.04
5252
driver: 550.127.08
53-
- ispr: true
54-
dist: ubuntu24.04
53+
- dist: ubuntu24.04
5554
driver: 535.216.03
5655
fail-fast: false
5756
steps:

0 commit comments

Comments
 (0)