Skip to content

Commit 7030c85

Browse files
committed
Update CI packages
1 parent f3b3209 commit 7030c85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
- name: Install packages
1313
run: |
1414
sudo apt-get update
15-
sudo apt-get install -y --no-install-recommends build-essential python3-pip p7zip-full clang-format-16
16-
pip3 install meson
15+
sudo apt-get install -y --no-install-recommends build-essential meson/bookworm-backports 7zip clang-format-16
1716
1817
- name: Checkout gekkoboot
1918
uses: actions/checkout@v4

0 commit comments

Comments
 (0)