File tree 2 files changed +12
-12
lines changed 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -68,12 +68,12 @@ jobs:
68
68
# - os: ubuntu-latest
69
69
# target: arm-unknown-linux-gnueabihf
70
70
# vsix-target: linux-armhf
71
- - os : macos-latest
72
- target : x86_64-apple-darwin
73
- vsix-target : darwin-x64
74
- - os : macos-14
75
- target : aarch64-apple-darwin
76
- vsix-target : darwin-arm64
71
+ # - os: macos-latest
72
+ # target: x86_64-apple-darwin
73
+ # vsix-target: darwin-x64
74
+ # - os: macos-14
75
+ # target: aarch64-apple-darwin
76
+ # vsix-target: darwin-arm64
77
77
- os : ubuntu-latest
78
78
target : x86_64-unknown-linux-musl
79
79
vsix-target : alpine-x64
Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ jobs:
41
41
# - os: ubuntu-latest
42
42
# target: arm-unknown-linux-gnueabihf
43
43
# vsix-target: linux-armhf
44
- - os : macos-latest
45
- target : x86_64-apple-darwin
46
- vsix-target : darwin-x64
47
- - os : macos-14
48
- target : aarch64-apple-darwin
49
- vsix-target : darwin-arm64
44
+ # - os: macos-latest
45
+ # target: x86_64-apple-darwin
46
+ # vsix-target: darwin-x64
47
+ # - os: macos-14
48
+ # target: aarch64-apple-darwin
49
+ # vsix-target: darwin-arm64
50
50
- os : ubuntu-latest
51
51
target : x86_64-unknown-linux-musl
52
52
vsix-target : alpine-x64
You can’t perform that action at this time.
0 commit comments