We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267db17 commit 5e64696Copy full SHA for 5e64696
.github/workflows/angle.yml
@@ -14,9 +14,7 @@ jobs:
14
name: Linux
15
nuke_invoke: ./build.sh
16
extras: |
17
- sudo grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*
18
- sudo add-apt-repository --remove ppa:ondrej/php
19
- sudo apt-get update
+ sudo apt-get remove php7.4-common
20
sudo apt-get install -y libx11-xcb-dev libapache2-mod-php7.4
21
- os: windows-latest
22
name: Windows
0 commit comments