Skip to content

Commit

Permalink
Try even older version
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Nov 16, 2023
1 parent b41b6e4 commit 8ac8bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ["1.28.x", "1.18.x"] # TODO: Expand version matrix
version: ["1.28.x", "1.17.x"] # TODO: Expand version matrix
steps:
- uses: actions/checkout@v3
- name: Set up Go
Expand Down

0 comments on commit 8ac8bf1

Please sign in to comment.