Skip to content

Commit

Permalink
ci: update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq authored Sep 30, 2024
1 parent cc1f1c0 commit 8a0d0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["1.22.x", "1.23.x"]
version: [stable, oldstable]

services:
redis:
Expand Down

0 comments on commit 8a0d0c9

Please sign in to comment.