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.
  • Loading branch information
Schlarb authored and Schlarb committed Apr 14, 2023
1 parent dd02900 commit 1aff7ee
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 1aff7ee

Please sign in to comment.