Skip to content

Commit

Permalink
Cleanup actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bahner committed Feb 27, 2024
1 parent 38694c5 commit 6dd3389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.21.x'
go-version: '1.22'

- name: Build
run: go build -v ./...
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/relay-docker-image.yml

This file was deleted.

0 comments on commit 6dd3389

Please sign in to comment.