Skip to content

Commit

Permalink
Remove test packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli committed Jul 11, 2023
1 parent 1d3f45c commit 077e0a3
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,22 +125,6 @@ jobs:
build-package: package/debian/build-package jammy
test-package: package/debian/test-package

test-package-ubuntu-debian-bookworm:
name: 'K Debian Bookworm Package'
runs-on: [self-hosted, linux, normal]
needs: version-sync
steps:
- uses: actions/checkout@v3
- name: 'Build and Test'
uses: ./.github/actions/test-package
with:
os: debian
distro: bookworm
llvm: 14
pkg-name: kframework_amd64_debian_bookworm.deb
build-package: package/debian/build-package bookworm
test-package: package/debian/test-package

compile-nix-flake:
name: 'Nix flake'
strategy:
Expand Down

0 comments on commit 077e0a3

Please sign in to comment.