Skip to content

Commit

Permalink
Merge pull request #213 from sacherjj/ci_publish_updates
Browse files Browse the repository at this point in the history
Removing jammy for now.
  • Loading branch information
sacherjj authored Oct 30, 2023
2 parents 8eb77ee + 328a6d9 commit 4359366
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-casper-event-sidecar-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
include:
- os: ubuntu-20.04
code_name: focal
- os: ubuntu-22.04
code_name: jammy

runs-on: ${{ matrix.os }}

Expand Down
4 changes: 0 additions & 4 deletions sidecar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,3 @@ restart-after-upgrade = true
[package.metadata.deb.variants.focal]
name = "casper-event-sidecar"
revision = "0+focal"

[package.metadata.deb.variants.jammy]
name = "casper-event-sidecar"
revision = "0+jammy"

0 comments on commit 4359366

Please sign in to comment.