Skip to content

Commit 8c0c38a

Browse files
authored
oopsie
1 parent e901df7 commit 8c0c38a

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
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
go-version:
62-
- '1.17'
62+
- '1.22'
6363
needs:
6464
- build
6565
steps:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- amd64
8585
- arm64
8686
go-version:
87-
- '1.17'
87+
- '1.22'
8888
steps:
8989

9090
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)