Skip to content

Commit

Permalink
Merge pull request #11224 from keymanapp/chore/linux/fix-merge
Browse files Browse the repository at this point in the history
chore(linux): Fix wrong merge
  • Loading branch information
ermshiperete committed Apr 15, 2024
2 parents 1533474 + 4dad3e2 commit c88b805
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deb-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,16 +151,6 @@ jobs:
ref: '${{ github.event.client_payload.buildSha }}'
sparse-checkout: '.github/actions/'

binary_packages_unreleased:
name: Build binary packages for next Ubuntu version
needs: sourcepackage
strategy:
fail-fast: true
matrix:
dist: [noble]

runs-on: ubuntu-latest
steps:
- name: Build
uses: ./.github/actions/build-binary-packages
with:
Expand Down

0 comments on commit c88b805

Please sign in to comment.