Skip to content

Commit

Permalink
ci(main.yml): run-on performance
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw authored Oct 30, 2024
1 parent 9ce961c commit 961b7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: performance
steps:
- name: Specific Node.js version 🦄
uses: actions/setup-node@v3
Expand Down

0 comments on commit 961b7f5

Please sign in to comment.