Add VM test versions for : OmniOS and FreeBSD.
Add OmniOS r151056 and r151058 (with build-essentials, so hopefully faster and lower dependency) and FreeBSD 12.4 for better coverage.
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target:
|
||||
- "12.4"
|
||||
- "13.5"
|
||||
- "14.4"
|
||||
- "15.0"
|
||||
@@ -227,8 +228,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target:
|
||||
- "r151054"
|
||||
- "r151046"
|
||||
- "r151054"
|
||||
- "r151056-build"
|
||||
- "r151058-build"
|
||||
config: [default]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user