Skip to content

Commit

Permalink
migaloo v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky191 committed Aug 19, 2024
1 parent cb3fb8d commit c75403c
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 @@ -43,6 +43,7 @@ jobs:
- "4.1.3"
- "4.1.4"
- "4.2.0"
- "v4.2.2-fix"

include:
# Include Defaults (keep at top)
Expand Down Expand Up @@ -82,6 +83,9 @@ jobs:
- version: "4.2.0"
go_version: "1.22.2"

- version: "v4.2.2-fix"
go_version: "1.22.5"

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

0 comments on commit c75403c

Please sign in to comment.