Skip to content

Commit

Permalink
build: apparently github finally updated the old ubuntu images
Browse files Browse the repository at this point in the history
  • Loading branch information
hanatos committed Oct 11, 2024
1 parent 78d22ea commit 33b5111
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
submodules: recursive
- name: update apt
run: |
sudo add-apt-repository ppa:ubuntuhandbook1/ffmpeg6
sudo apt-get update
- name: install dependencies
run: sudo apt-get install -y pkg-config libomp-dev clang libasound2-dev libglfw3-dev libvulkan-dev libjpeg-dev libfreetype-dev zlib1g-dev rsync glslang-tools libavcodec-dev libavformat-dev
Expand Down

0 comments on commit 33b5111

Please sign in to comment.