Skip to content

Commit

Permalink
add pi cluster to job
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Feb 25, 2024
1 parent 24c9318 commit d6b1973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nas-restart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
runs-on: ["arc-runner-set-home-ops"]
strategy:
matrix:
cluster: ["teyvat"]
cluster: ["teyvat", "pi"]
steps:
- name: Get Secrets
uses: bitwarden/sm-action@v2
Expand Down

0 comments on commit d6b1973

Please sign in to comment.