We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c325233 commit 7d867afCopy full SHA for 7d867af
1 file changed
.github/workflows/go.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
strategy:
8
matrix:
9
- go: ["1.19", "1.20"]
+ go: ["1.24", "1.25"]
10
steps:
11
- name: Check out source
12
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments