File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,21 @@ jobs:
11
11
- target : amd64
12
12
runs-on : buildjet-4vcpu-ubuntu-2204
13
13
type : iso
14
- - target : arm64
15
- runs-on : buildjet-4vcpu-ubuntu-2204-arm
16
- type : iso
17
- - target : pine
18
- runs-on : buildjet-4vcpu-ubuntu-2204-arm
19
- type : tarball
20
- ref : pinephone
21
- - target : rpi
22
- runs-on : buildjet-4vcpu-ubuntu-2204-arm
23
- type : tarball
24
- ref : rpi
25
- - target : tab
26
- runs-on : buildjet-4vcpu-ubuntu-2204-arm
27
- type : tarball
28
- ref : pinetab
14
+ # - target: arm64
15
+ # runs-on: buildjet-4vcpu-ubuntu-2204-arm
16
+ # type: iso
17
+ # - target: pine
18
+ # runs-on: buildjet-4vcpu-ubuntu-2204-arm
19
+ # type: tarball
20
+ # ref: pinephone
21
+ # - target: rpi
22
+ # runs-on: buildjet-4vcpu-ubuntu-2204-arm
23
+ # type: tarball
24
+ # ref: rpi
25
+ # - target: tab
26
+ # runs-on: buildjet-4vcpu-ubuntu-2204-arm
27
+ # type: tarball
28
+ # ref: pinetab
29
29
runs-on : ${{ matrix.runs-on }}
30
30
container :
31
31
image : " ubuntu:latest"
You can’t perform that action at this time.
0 commit comments