Skip to content

Commit e901df7

Browse files
authored
welp :(
1 parent 8cffd8e commit e901df7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- amd64
2222
- arm64
2323
go-version:
24-
- '1.21'
24+
- '1.22'
2525
steps:
2626

2727
- uses: actions/checkout@v3

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
go-version:
21-
- '1.21'
21+
- '1.22'
2222
steps:
2323

2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)