Skip to content

Commit

Permalink
No need to install libkrb5-dev with gssapi
Browse files Browse the repository at this point in the history
  • Loading branch information
pdecat committed Sep 29, 2021
1 parent c1a98a1 commit 8b1ff17
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Install libkrb5-dev
run: sudo apt-get -y install libkrb5-dev

- name: Install aws-adfs and its dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 8b1ff17

Please sign in to comment.