Skip to content

Commit

Permalink
use inputs.node_type
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 15, 2023
1 parent e11cc48 commit 7ef7ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
enable_check_generated_files: false
wheel-build:
runs-on: linux-${{ matrix.arch }}-gpu-v100-latest-1
runs-on: linux-${{ matrix.arch }}-${{ inputs.node_type }}"
strategy:
matrix:
python-version: ["3.9", "3.10"]
Expand Down

0 comments on commit 7ef7ce7

Please sign in to comment.