Skip to content

Commit

Permalink
remove python dev install
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Mar 29, 2024
1 parent ee4db14 commit af26c25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ jobs:
run: |
mkdir -p '${{ env.CCACHE_DIR }}'
mkdir -p /tmp/signatures
# this can be removed after #8917
dnf install -q -y python39-devel
- name: Checkout Main
if: ${{ steps.get-sig.outputs.stash-hit != 'true' }}
Expand Down

0 comments on commit af26c25

Please sign in to comment.