Skip to content

Commit

Permalink
update sei builds
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Jan 4, 2024
1 parent 92304f1 commit 12a4a50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/sei-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ jobs:
platform: ["linux/amd64"]
distro: ["alpine"]
version:
# - 1.0.6beta
- 1.0.6beta
# - 2.0.34beta
# - 2.0.37beta
# - 2.0.39beta
# - 2.0.40beta
# - 2.0.48beta
- 2.0.48beta
- 3.0.1
- 3.0.2
- 3.0.3
Expand Down Expand Up @@ -66,8 +66,8 @@ jobs:
arch: "amd64"
repo_tag: ""

# - version: "1.0.6beta"
# repo_tag: "1.0.6beta"
- version: "1.0.6beta"
repo_tag: "1.0.6beta"
# - version: "2.0.34beta"
# repo_tag: "2.0.34beta-atlantic-2"
# go_version: "1.18"
Expand All @@ -77,8 +77,8 @@ jobs:
# repo_tag: "2.0.39beta"
# - version: "2.0.40beta"
# repo_tag: "2.0.40beta"
# - version: "2.0.48beta"
# repo_tag: "2.0.48beta"
- version: "2.0.48beta"
repo_tag: "2.0.48beta"

- version: "3.0.1"
repo_tag: "3.0.1"
Expand Down

0 comments on commit 12a4a50

Please sign in to comment.