Skip to content

Commit

Permalink
running authorize job on - [self-hosted, Ubuntu-22.04] (#8567)
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhedarV authored Oct 24, 2024
1 parent 38a1bdc commit 3b8a95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xrt_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
authorize:
runs-on: Ubuntu-22.04
runs-on: [self-hosted, Ubuntu-22.04]
steps:
- name: Checkout private repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3b8a95f

Please sign in to comment.