Skip to content

Commit

Permalink
Upgrade deps and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop committed Jul 5, 2024
1 parent b0a22cc commit e274487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
test:
strategy:
matrix:
go-version: [ 1.13.x, 1.21.x, 1.22.x ]
go-version: [ 1.18.x, 1.21.x, 1.22.x ]
runs-on: ubuntu-latest
steps:
- name: Install Go stable
Expand Down

0 comments on commit e274487

Please sign in to comment.