mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
chore: Upgrade FreeBSD to 14.3-RELEASE in unit tests workflow
Signed-off-by: Yonas Yanfa <yonas.y@gmail.com>
This commit is contained in:
parent
c88849ee13
commit
1d94be111a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
|
@ -94,7 +94,7 @@ jobs:
|
|||
- name: Compile
|
||||
uses: vmactions/freebsd-vm@v1
|
||||
with:
|
||||
release: '14.2'
|
||||
release: '14.3'
|
||||
usesh: true
|
||||
prepare: |
|
||||
pkg install -y curl git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue