We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db71f88 commit fedbaf9Copy full SHA for fedbaf9
.github/workflows/go.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- go: ["1.20", "1.21"]
+ go: ["1.21", "1.22"]
13
steps:
14
- name: Check out source
15
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
0 commit comments