Skip to content

Commit

Permalink
sei 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky191 committed Apr 5, 2024
1 parent 17803ef commit 1a20753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sei-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- 3.6.1
- 3.7.0
- 3.8.0
- 3.8.2

include:
# Include Defaults (keep at top)
Expand Down Expand Up @@ -103,6 +104,8 @@ jobs:
go_version: "1.19"
- version: "3.8.0"
go_version: "1.21"
- version: "3.8.2"
go_version: "1.21"

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

0 comments on commit 1a20753

Please sign in to comment.