Skip to content

Commit 609b2dc

Browse files
update WFs for Q1'26 out of cycle minor PG updates
1 parent 47e1a62 commit 609b2dc

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

.github/workflows/ppg-docker-testing.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ on:
99
default: '15.16'
1010
type: choice
1111
options:
12-
- '18.2'
13-
- '17.8'
14-
- '16.12'
15-
- '15.16'
16-
- '14.21'
12+
- '18.3'
13+
- '17.9'
14+
- '16.13'
15+
- '15.17'
16+
- '14.22'
1717

1818
arch:
1919
description: architecture

.github/workflows/ppg-packaging.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ on:
4646
default: ppg-18.2
4747
type: choice
4848
options:
49-
- ppg-18.2
50-
- ppg-17.8
51-
- ppg-16.12
52-
- ppg-15.16
53-
- ppg-14.21
49+
- ppg-18.3
50+
- ppg-17.9
51+
- ppg-16.13
52+
- ppg-15.17
53+
- ppg-14.22
5454

5555
ppg-repo-type:
5656
description: ppg repo type

.github/workflows/ppg-testing.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ on:
99
default: ppg-15.16
1010
type: choice
1111
options:
12-
- ppg-18.2
13-
- ppg-17.8
14-
- ppg-16.12
15-
- ppg-15.16
16-
- ppg-14.21
12+
- ppg-18.3
13+
- ppg-17.9
14+
- ppg-16.13
15+
- ppg-15.17
16+
- ppg-14.22
1717

1818
ppg-repo-type:
1919
description: ppg repo type

0 commit comments

Comments
 (0)