Skip to content

Commit e425d7d

Browse files
committed
CI: update *BSD versions
1 parent a4a2ae7 commit e425d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ jobs:
377377
architecture: x86-64
378378
cpu_count: 4
379379
shell: bash
380-
version: '14.1'
380+
version: '14.2'
381381
run: |
382382
uname -a
383383
sudo pkg update
@@ -449,7 +449,7 @@ jobs:
449449
architecture: x86-64
450450
cpu_count: 4
451451
shell: bash
452-
version: '7.5'
452+
version: '7.6'
453453
run: |
454454
uname -a
455455
sudo pkg_add -r cmake git pkgconf wayland vulkan-headers vulkan-loader glib2 dconf dbus sqlite3 xfconf imagemagick chafa pulseaudio hwdata py3-requests

0 commit comments

Comments
 (0)