Skip to content

Commit

Permalink
Fix repo reference to be jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvire committed Mar 27, 2024
1 parent 38e703a commit bda9efd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/sil-software/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
state=present
update_cache=yes
with_items:
- "deb http://packages.sil.org/ubuntu bionic main"
# - "deb http://linux.lsdev.sil.org/ubuntu bionic main"
- "deb http://packages.sil.org/ubuntu jammy main"
# - "deb http://linux.lsdev.sil.org/ubuntu jammy main"

0 comments on commit bda9efd

Please sign in to comment.