Skip to content

Commit

Permalink
Merge pull request #190 from fitbeard/feat/drop_yoga
Browse files Browse the repository at this point in the history
feat: drop yoga release
  • Loading branch information
fitbeard authored Feb 8, 2024
2 parents 82197b6 + a56ed82 commit c920f16
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
default: '2023.1'
type: choice
options:
- yoga
- zed
- '2023.1'
- '2023.2'
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/promote-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
default: '2023.1'
type: choice
options:
- yoga
- zed
- '2023.1'
- '2023.2'
Expand All @@ -32,7 +31,7 @@ on:
default: 'no'

env:
yoga: "quay.io/fitbeard/kolla/rocky-source-"
# yoga: "quay.io/fitbeard/kolla/rocky-source-"
zed: "quay.io/fitbeard/kolla/"
'2023.1': "quay.io/fitbeard/kolla/"
'2023.2': "quay.io/fitbeard/kolla/"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/update-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
release:
- yoga
- zed
- '2023.1'
- '2023.2'
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c920f16

Please sign in to comment.