mirror of https://github.com/portainer/portainer
updated Makefile and workflow
parent
f71182a3ec
commit
7129c3f379
|
@ -43,8 +43,8 @@ jobs:
|
|||
config:
|
||||
- { platform: linux, arch: amd64 }
|
||||
- { platform: linux, arch: arm64 }
|
||||
- { platform: windows, arch: amd64, version: 1809 }
|
||||
- { platform: windows, arch: amd64, version: ltsc2022 }
|
||||
# - { platform: windows, arch: amd64, version: 1809 }
|
||||
# - { platform: windows, arch: amd64, version: ltsc2022 }
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.pull_request.draft == false
|
||||
|
||||
|
|
Loading…
Reference in New Issue