Skip to content

Commit

Permalink
add oldstable
Browse files Browse the repository at this point in the history
  • Loading branch information
大可 committed Nov 7, 2024
1 parent 0abf97f commit 087cd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: true
matrix:
go: ["stable"]
go: ["stable", "oldstable"]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 087cd6b

Please sign in to comment.