Skip to content

Commit

Permalink
Remove galaxy matrix scenarios
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
gerrod3 committed Oct 16, 2024
1 parent aba1e67 commit 0bcfa98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ jobs:
image_name:
- pulp-minimal
- pulp
- galaxy-minimal
- galaxy
steps:
- uses: actions/checkout@v4

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:
required: false
default: '3.9'
type: string
push:
branches:
- latest

concurrency:
group: ${{ github.ref_name }}-${{ github.workflow }}
Expand Down Expand Up @@ -161,8 +158,6 @@ jobs:
image_name:
- pulp-minimal
- pulp
- galaxy-minimal
- galaxy
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 0bcfa98

Please sign in to comment.