Skip to content

Commit c8b2a53

Browse files
authored
Added 1.24
1 parent 97287a2 commit c8b2a53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/go.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@ jobs:
2323
runs-on: ubuntu-latest
2424
name: Build ${{ matrix.version }}
2525
env:
26-
LATEST: 1.23
26+
LATEST: 1.24
2727

2828
strategy:
2929
matrix:
3030
version:
3131
- 1.22
3232
- 1.23
33+
- 1.24
3334

3435
permissions:
3536
contents: read

0 commit comments

Comments
 (0)