We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc04e2 commit d718b3cCopy full SHA for d718b3c
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- version: [v1.25.16, v1.26.15, v1.27.13, v1.28.9, v1.29.4, v1.30.0]
+ version: [v1.26.15, v1.27.16, v1.28.13, v1.29.8, v1.30.4, v1.31.1]
15
steps:
16
- name: Checkout repository
17
uses: actions/checkout@v4
0 commit comments