Skip to content

Commit

Permalink
${{ parameters.PoolName }}
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Feb 21, 2025
1 parent dca0374 commit 46d23ac
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ parameters:
default: false
jobs:
- job: ReactNative_CI_Android
pool: 'onnxruntime-Ubuntu2204-AMD-CPU'
pool:
name: onnxruntime-Ubuntu2204-AMD-CPU
os: linux
variables:
runCodesignValidationInjection: false
ANDROID_AVD_HOME: $(Agent.TempDirectory)
Expand Down

0 comments on commit 46d23ac

Please sign in to comment.