File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ jobs:
1212 strategy :
1313 matrix :
1414 target :
15- # - x86_64-unknown-linux-gnu
15+ - x86_64-unknown-linux-gnu
1616 - i686-unknown-linux-gnu
17- # - aarch64-unknown-linux-gnu
18- # - armv7-unknown-linux-gnueabihf
17+ - aarch64-unknown-linux-gnu
18+ - armv7-unknown-linux-gnueabihf
1919 steps :
2020 - uses : actions/checkout@v2
2121 - name : Install crosstool-ng
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ jobs:
1212 strategy :
1313 matrix :
1414 target :
15- # - x86_64-unknown-linux-gnu
15+ - x86_64-unknown-linux-gnu
1616 - i686-unknown-linux-gnu
17- # - aarch64-unknown-linux-gnu
18- # - armv7-unknown-linux-gnueabihf
17+ - aarch64-unknown-linux-gnu
18+ - armv7-unknown-linux-gnueabihf
1919 steps :
2020 - uses : actions/checkout@v2
2121 - name : Setup homebrew
You can’t perform that action at this time.
0 commit comments