Skip to content

Commit

Permalink
Update CI to use webkit 4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed May 1, 2024
1 parent b8ab3ba commit 6c80929
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 @@ -208,7 +208,7 @@ jobs:
pre-command: |
sudo apt update -y
sudo apt install -y --no-install-recommends \
blackbox pkg-config python3-dev libgirepository1.0-dev libcairo2-dev gir1.2-webkit2-4.0
blackbox pkg-config python3-dev libgirepository1.0-dev libcairo2-dev gir1.2-webkit2-4.1
# Start Virtual X server
echo "Start X server..."
Expand Down

0 comments on commit 6c80929

Please sign in to comment.