Skip to content

Commit 1a53a2f

Browse files
committed
run on self-hosted runners
1 parent 69bde25 commit 1a53a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-microk8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
microk8s-deployment:
25-
runs-on: ubuntu-24.04
25+
runs-on: ["self-hosted", "linux", "X64", "jammy", "xlarge"]
2626
steps:
2727
- name: Checkout repository
2828
uses: actions/checkout@v4

0 commit comments

Comments
 (0)