Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Aug 2, 2024
1 parent 34fd55c commit 03fc4e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.18'
go-version: '1.22'

- name: Checkout repo
uses: actions/checkout@v3
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/golangci-lint.yml

This file was deleted.

0 comments on commit 03fc4e9

Please sign in to comment.