mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2025-02-20 11:43:27 +08:00
CI: update *BSD versions
This commit is contained in:
parent
a4a2ae7d67
commit
e425d7df63
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -377,7 +377,7 @@ jobs:
|
|||||||
architecture: x86-64
|
architecture: x86-64
|
||||||
cpu_count: 4
|
cpu_count: 4
|
||||||
shell: bash
|
shell: bash
|
||||||
version: '14.1'
|
version: '14.2'
|
||||||
run: |
|
run: |
|
||||||
uname -a
|
uname -a
|
||||||
sudo pkg update
|
sudo pkg update
|
||||||
@ -449,7 +449,7 @@ jobs:
|
|||||||
architecture: x86-64
|
architecture: x86-64
|
||||||
cpu_count: 4
|
cpu_count: 4
|
||||||
shell: bash
|
shell: bash
|
||||||
version: '7.5'
|
version: '7.6'
|
||||||
run: |
|
run: |
|
||||||
uname -a
|
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
|
sudo pkg_add -r cmake git pkgconf wayland vulkan-headers vulkan-loader glib2 dconf dbus sqlite3 xfconf imagemagick chafa pulseaudio hwdata py3-requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user