Updated NSIS version.
This commit is contained in:
parent
67fdbde187
commit
c03c272b9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux-mingw.yml
vendored
2
.github/workflows/linux-mingw.yml
vendored
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
QTIFWVER: 4.1.1
|
QTIFWVER: 4.1.1
|
||||||
NSIS_VERSION: 3.06.1
|
NSIS_VERSION: 3.08
|
||||||
DOCKERIMG: archlinux:latest
|
DOCKERIMG: archlinux:latest
|
||||||
ARCH_ROOT_URL: https://mirror.rackspace.com/archlinux
|
ARCH_ROOT_URL: https://mirror.rackspace.com/archlinux
|
||||||
NJOBS: 4
|
NJOBS: 4
|
||||||
|
|
Loading…
Reference in a new issue