Skip to content

Commit

Permalink
Build on go.mod version in GHA
Browse files Browse the repository at this point in the history
Signed-off-by: Gábor Lipták <[email protected]>
  • Loading branch information
gliptak committed Jun 7, 2024
1 parent 1b4fca7 commit 5981558
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
go_version:
- stable
- oldstable
go-version-file:
- ./go.mod
steps:
- uses: actions/checkout@v4
- name: Setup Go
Expand Down

0 comments on commit 5981558

Please sign in to comment.