Skip to content

Commit 99f34d6

Browse files
authored
Add no-sudo to linux-aarch64 tests (#1499)
1 parent 7ce4bc7 commit 99f34d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-aarch64-linux-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
ref: ${{ inputs.ref || github.ref }}
6262
job-name: ${{ matrix.build_name }}
6363
binary-matrix: ${{ toJSON(matrix) }}
64+
no-sudo: true
6465
script: |
6566
set -ex
6667
export ENV_NAME="conda-env-${{ github.run_id }}"

0 commit comments

Comments
 (0)