Skip to content

Commit

Permalink
delete .tool-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joldie777 committed May 17, 2024
1 parent b226db7 commit b813d82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set up Go 1.21
- name: Set up Go 1.22
uses: actions/setup-go@v4
with:
go-version: '~1.21'
go-version: '~1.22'
id: go

- name: Check out code into the Go module directory
Expand Down
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

0 comments on commit b813d82

Please sign in to comment.