Update publish.yml

This commit is contained in:
JustArchi
2022-11-16 16:41:49 +01:00
parent 70ec5cb6d4
commit 345f94d7e7

View File

@@ -209,7 +209,7 @@ jobs:
- name: Publish ArchiSteamFarm on Windows
if: startsWith(matrix.os, 'windows-')
env:
MAX_JOBS: 4
MAX_JOBS: 3
VARIANTS: generic generic-netf linux-arm linux-arm64 linux-x64 osx-arm64 osx-x64 win-x64 # NOTE: When modifying variants, don't forget to update ASF_VARIANT definitions in SharedInfo.cs!
shell: pwsh
run: |