Skip to content

Commit

Permalink
CI: update *BSD versions
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterLi committed Dec 27, 2024
1 parent a4a2ae7 commit e425d7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
architecture: x86-64
cpu_count: 4
shell: bash
version: '14.1'
version: '14.2'
run: |
uname -a
sudo pkg update
Expand Down Expand Up @@ -449,7 +449,7 @@ jobs:
architecture: x86-64
cpu_count: 4
shell: bash
version: '7.5'
version: '7.6'
run: |
uname -a
sudo pkg_add -r cmake git pkgconf wayland vulkan-headers vulkan-loader glib2 dconf dbus sqlite3 xfconf imagemagick chafa pulseaudio hwdata py3-requests
Expand Down

0 comments on commit e425d7d

Please sign in to comment.