Skip to content

Commit ae49fa1

Browse files
jooolalbajolet-hashicorp
authored andcommitted
ci: remove go 1.21 and go 1.22 from test matrix
1 parent ebb7876 commit ae49fa1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/go-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
strategy:
1717
matrix:
1818
go-version:
19-
- '1.21.x'
20-
- '1.22.x'
2119
- '1.23.x'
2220
- '1.24.x'
2321
permissions:
@@ -77,8 +75,6 @@ jobs:
7775
strategy:
7876
matrix:
7977
go-version:
80-
- '1.21.x'
81-
- '1.22.x'
8278
- '1.23.x'
8379
- '1.24.x'
8480
permissions:
@@ -121,8 +117,6 @@ jobs:
121117
strategy:
122118
matrix:
123119
go-version:
124-
- '1.21.x'
125-
- '1.22.x'
126120
- '1.23.x'
127121
- '1.24.x'
128122
permissions:

0 commit comments

Comments
 (0)