Skip to content

Commit

Permalink
chore: Update CircleCI configuration for self-hosted testing
Browse files Browse the repository at this point in the history
  • Loading branch information
HaiyiMei committed Jul 3, 2024
1 parent d5eab83 commit 28a3be2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ workflows:
jobs:
runner-test:
machine: true
resource_class: openxrlab/xrfeitoria
# resource_class: openxrlab/xrfeitoria
resource_class: haiyimei/windows-machines
steps:
- run: echo "Hi I'm on Runners!"
- run: echo "Hi I'm on Runners!"

0 comments on commit 28a3be2

Please sign in to comment.