Skip to content

Commit

Permalink
migaloo 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky191 committed Apr 3, 2024
1 parent 367f451 commit 17803ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/migaloo-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- "3.0.3"
- "3.0.4"
- "4.1.3"
- "4.1.4"

include:
# Include Defaults (keep at top)
Expand Down Expand Up @@ -74,6 +75,9 @@ jobs:
- version: "4.1.3"
go_version: "1.21.3"

- version: "4.1.4"
go_version: "1.21.3"

with:
binary: ${{ matrix.binary }}
build_command: ${{ matrix.build_command }}
Expand Down

0 comments on commit 17803ef

Please sign in to comment.