Skip to content

Commit

Permalink
chore: cleanup waseful m2 builds 💸
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasna committed Dec 10, 2024
1 parent e9a1e96 commit 1cebe88
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
secrets: inherit
with:
profile: "release"
build-m2:
uses: ./.github/workflows/_21_build_m2.yml
secrets: inherit
with:
profile: "release"
# Used to test upgrades to this version from the latest release
build-try-runtime:
uses: ./.github/workflows/_20_build.yml
Expand Down Expand Up @@ -90,9 +85,3 @@ jobs:
merge-commit-summary:
needs: [publish]
uses: ./.github/workflows/_04_merge_commit_summary.yml
upload-versioned-build-artifacts:
needs: [build, build-m2]
uses: ./.github/workflows/_61_upload_versioned_build_artifacts.yml
secrets: inherit
with:
is_release: false

0 comments on commit 1cebe88

Please sign in to comment.