Also build the 5.0 release

This commit is contained in:
Florian Fetz 2022-04-02 10:53:10 +02:00
parent f6f9571dc3
commit f9c9c0f055

View file

@ -80,7 +80,7 @@ jobs:
fail-fast: false
matrix:
target: [win64]
variant: [gpl-shared 4.4]
variant: [gpl-shared,gpl-shared 4.4]
steps:
- name: Checkout
uses: actions/checkout@v2