Skip to content

Commit f9b89cb

Browse files
committed
modified: .github/workflows/build-arm-releases.yml
1 parent 057dd9c commit f9b89cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-arm-releases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101

102102
- name: Build auron-${{ matrix.sparkver }}_${{ matrix.scalaver }}
103103
run: |
104-
sed -i 's/opt-level = 1/opt-level = 0/g' Cargo.toml # use opt-level 0
105104
rm -f .build-checksum_*.cache
106105
build/mvn package -Prelease -P${{ matrix.sparkver }} -Pscala-${{ matrix.scalaver }} -DskipTests
107106

0 commit comments

Comments
 (0)