1
0
Fork 0
mirror of synced 2024-05-18 19:42:54 +12:00

workflows: move back to latest msvc, keep previous commits for future reference

This commit is contained in:
loathingKernel 2022-09-13 20:28:04 +03:00
parent b4083bd699
commit 679aafa09d
2 changed files with 2 additions and 2 deletions

View file

@ -89,7 +89,7 @@ jobs:
run: >-
python -m nuitka
--assume-yes-for-downloads
--msvc=14.14
--msvc=latest
--lto=yes
--jobs=2
--static-libpython=no

View file

@ -119,7 +119,7 @@ jobs:
run: >-
python -m nuitka
--assume-yes-for-downloads
--msvc=14.14
--msvc=latest
--lto=yes
--jobs=2
--static-libpython=no