Skip to content

Commit

Permalink
fixup! chore: add github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdm-oslandia committed Dec 6, 2024
1 parent 4d55771 commit a5c2043
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 @@ -20,7 +20,7 @@ jobs:
name: Run go unit tests
strategy:
matrix:
go-version: ["1.13", "1.16", "1.18", "1.19", "1.23"]
go-version: ["1.18", "1.19", "1.23"]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a5c2043

Please sign in to comment.