We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5367347 commit c29ce61Copy full SHA for c29ce61
.github/workflows/run-tests-cloud.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
go:
23
- - "1.24"
+ - "1.25"
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v4
0 commit comments