Skip to content

Commit

Permalink
[Optimize] Changing the CI machine
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualSJ committed Jan 18, 2024
1 parent 4667789 commit 7916729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:

jobs:
check-tests:
runs-on: self-hosted
runs-on: [self-hosted, Editor]
strategy:
matrix:
node-version: [18.x]
Expand Down

0 comments on commit 7916729

Please sign in to comment.