Skip to content

Commit

Permalink
Update Ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
moonraker595 committed Jan 21, 2025
1 parent 08675c6 commit b5ab23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install python-ldap dependencies
run: |
sudo apt-get update
sudo apt-get install -y libsasl2-dev python3.11-dev libldap2-dev libssl-dev
sudo apt-get install -y libsasl2-dev libldap2-dev libssl-dev
# Setup Python and environment dependencies (via cache)
- name: Setup Python
Expand Down

0 comments on commit b5ab23a

Please sign in to comment.