Update publish.yml

This commit is contained in:
JustArchi 2022-11-16 16:41:49 +01:00
parent 70ec5cb6d4
commit 345f94d7e7
No known key found for this signature in database
GPG key ID: 6B138B4C64555AEA

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: |