Skip to content

Commit

Permalink
isolating hosts for apu
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx committed Dec 7, 2023
1 parent 7aab598 commit 5f8d5d5
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/xrt_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ on:
pull_request_target:
types: [opened, edited, synchronize]

# on:
# workflow_call:
# workflow_dispatch:
# inputs:
# branch_ref:
# type: string
# description: branch_name from repository dispatch
# repo:
# type: string
# description: reponame for repository dispatch

jobs:
build:
Expand Down Expand Up @@ -97,7 +87,7 @@ jobs:
github-server-url: ${{ secrets.SERVER_URL }}

apu-package-build:
runs-on: [xrt,xco]
runs-on: apu
# runs-on: Ubuntu-20.04
steps:
- name: Set env variables
Expand Down

0 comments on commit 5f8d5d5

Please sign in to comment.