Skip to content

Commit 8a0d0c9

Browse files
authored
ci: update go.yml
1 parent cc1f1c0 commit 8a0d0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
version: ["1.22.x", "1.23.x"]
16+
version: [stable, oldstable]
1717

1818
services:
1919
redis:

0 commit comments

Comments
 (0)