File tree Expand file tree Collapse file tree 2 files changed +3
-127
lines changed Expand file tree Collapse file tree 2 files changed +3
-127
lines changed Original file line number Diff line number Diff line change 11matrix :
22 rows :
3- # - { goos: darwin, goarch: arm64, platform: osx-aarch_64 }
4- # - { goos: darwin, goarch: amd64, platform: osx-x86_64 }
3+ - { goos: darwin, goarch: arm64, platform: osx-aarch_64 }
4+ - { goos: darwin, goarch: amd64, platform: osx-x86_64 }
55 - { goos: linux, goarch: arm64, platform: linux-aarch_64 }
66 - { goos: linux, goarch: amd64, platform: linux-x86_64 }
77 - { goos: windows, goarch: arm64, platform: windows-aarch_64 }
@@ -10,7 +10,7 @@ matrix:
1010project :
1111 name : jenv
1212 # version: 1.0.0 #local running
13- # version: "{{ env.JRELEASER_PROJECT_VERSION | default('1.2.1') }}" # 默认值语法
13+ # version: "{{ env.JRELEASER_PROJECT_VERSION | default('1.2.1') }}" # 默认值语法
1414 description : Java Environment Manager
1515 copyright : Copyright (c) 2025 WhyWhatHow
1616 authors :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments