We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf5d68 commit 003380aCopy full SHA for 003380a
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- go: ["1.13.x", "1.14.x", "1.15.x"]
+ go: ["1.15.x", "1.16.x", "1.17.x"]
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v2
0 commit comments