forked from tim/k3s-ansible
feat(ci): switching to self-hosted runners (#133)
* feat(ci): switching to self-hosted runners * feat(gh-actions-controller): added * feat(gh-actions-controller): added
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
runs-on: macos-12
|
||||
runs-on: self-hosted
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user