Skip to content

Commit 0b92c6b

Browse files
committed
add support for go versions 1.23.3 and 1.22.9
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent 842f546 commit 0b92c6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,15 @@ jobs:
7777
- "1.23"
7878
- "1.23.1"
7979
- "1.23.2"
80+
- "1.23.3"
8081
- "1.22"
8182
- "1.22.1"
8283
- "1.22.2"
8384
- "1.22.4"
8485
- "1.22.5"
8586
- "1.22.7"
8687
- "1.22.8"
88+
- "1.22.9"
8789
- "1.21"
8890
- "1.21.4"
8991
- "1.21.5"

0 commit comments

Comments
 (0)