mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
ignore os version mismatch
This commit is contained in:
2
.github/workflows/unittests.yaml
vendored
2
.github/workflows/unittests.yaml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
operating_system: freebsd
|
||||
version: '${{ matrix.osvers }}'
|
||||
run: |
|
||||
sudo pkg update
|
||||
sudo env IGNORE_OSVERSION=yes pkg update -f
|
||||
sudo pkg install -y perl5
|
||||
perl Makefile.PL
|
||||
make -j4
|
||||
|
||||
Reference in New Issue
Block a user