Skip to content

Commit

Permalink
kujira v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Maslanka committed Jun 26, 2024
1 parent ac63081 commit 94850ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/kujira-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- 0.9.3
- 0.9.3-1
- 1.0.2
- 1.1.0

include:
# Include Defaults (keep at top)
Expand Down Expand Up @@ -87,6 +88,9 @@ jobs:
- version: "1.0.2"
go_version: "1.21.8"

- version: "1.1.0"
go_version: "1.21.8"

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

0 comments on commit 94850ad

Please sign in to comment.