Experiment with self hosted action runner

This commit is contained in:
Ben Meadors
2022-11-04 13:43:16 -05:00
committed by GitHub
parent aa321e06dd
commit b2e540b114

View File

@@ -105,7 +105,7 @@ jobs:
- board: m5stack-coreink
- board: tbeam-s3-core
runs-on: ubuntu-latest
runs-on: [self-hosted, ubuntu-latest]
steps:
- name: Checkout code
uses: actions/checkout@v3