Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Jan 9, 2025
1 parent 42ea629 commit fc8cecb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
testsshfs:
if: ${{ !contains(github.repository, 'solaris') && !contains(github.repository, 'dragonflybsd') && !contains(github.repository, 'omnios')}}
strategy:
fail-fast: false
matrix:
release: [ "11.4","11.4-gcc", ""]
arch: [ "aarch64", ""]
Expand Down Expand Up @@ -151,6 +152,7 @@ jobs:
testnfs:
strategy:
fail-fast: false
matrix:
release: [ "11.4","11.4-gcc", ""]
arch: [ "aarch64", ""]
Expand Down Expand Up @@ -274,6 +276,7 @@ jobs:
test:
strategy:
fail-fast: false
matrix:
release: [ "11.4","11.4-gcc", ""]
arch: [ "aarch64", ""]
Expand Down

0 comments on commit fc8cecb

Please sign in to comment.