Skip to content

Commit

Permalink
Revert "fixed python package build in container"
Browse files Browse the repository at this point in the history
This reverts commit 4122f91.

Signed-off-by: Schlarb <pschlarb@CJesatus.de>
  • Loading branch information
Schlarb authored and WadeBarnes committed Apr 14, 2023
1 parent dd02900 commit baa430a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildpackages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ jobs:
name: Build Python Packages
needs: [set-version]
runs-on: ubuntu-20.04
container:
image: ${{ inputs.DOCKER_IMAGE }}
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down

0 comments on commit baa430a

Please sign in to comment.