ci: Build GPL first, then LGPL
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
license_version: [ 3, 2 ]
|
||||
license: [ "LGPL", "GPL" ]
|
||||
license: [ "GPL", "LGPL" ]
|
||||
type: [ "shared" , "static" ]
|
||||
bits: [ 64, 32 ]
|
||||
name: "Windows (${{ matrix.bits }}bit, ${{ matrix.type }}, ${{ matrix.license }}v${{ matrix.license_version}})"
|
||||
|
||||
Reference in New Issue
Block a user