Skip to content

Commit 0c8a715

Browse files
Merge pull request #393 from stuggi/bump_golang
Bump golang in build workflow
2 parents e45ea6f + 7390081 commit 0c8a715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Install Go
6969
uses: actions/setup-go@v6
7070
with:
71-
go-version: 1.21.x
71+
go-version: 1.24.x
7272

7373
- name: Checkout test-operator repository
7474
uses: actions/checkout@v2

0 commit comments

Comments
 (0)