Skip to content

Commit ebb7876

Browse files
jooolalbajolet-hashicorp
authored andcommitted
ci: run tests against go 1.23 and 1.24
1 parent bbf8adc commit ebb7876

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/go-test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
go-version:
1919
- '1.21.x'
2020
- '1.22.x'
21+
- '1.23.x'
22+
- '1.24.x'
2123
permissions:
2224
id-token: write
2325
contents: read
@@ -77,6 +79,8 @@ jobs:
7779
go-version:
7880
- '1.21.x'
7981
- '1.22.x'
82+
- '1.23.x'
83+
- '1.24.x'
8084
permissions:
8185
id-token: write
8286
contents: read
@@ -119,6 +123,8 @@ jobs:
119123
go-version:
120124
- '1.21.x'
121125
- '1.22.x'
126+
- '1.23.x'
127+
- '1.24.x'
122128
permissions:
123129
id-token: write
124130
contents: read

0 commit comments

Comments
 (0)