Build latest release branch

This commit is contained in:
BtbN 2020-09-03 19:24:00 +02:00
parent 49d6732d47
commit ce2c884aaf
5 changed files with 14 additions and 2 deletions

View file

@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
target: [win64]
variant: [gpl,lgpl]
variant: [gpl,lgpl,gpl-4.2,lgpl-4.2]
steps:
- name: Checkout
uses: actions/checkout@v2
@ -77,7 +77,7 @@ jobs:
strategy:
matrix:
target: [win64]
variant: [gpl,lgpl]
variant: [gpl,lgpl,gpl-4.2,lgpl-4.2]
steps:
- name: Checkout
uses: actions/checkout@v2