aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test-selfhosted.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/test-selfhosted.yaml b/.github/workflows/test-selfhosted.yaml
index e85595d..25a6354 100644
--- a/.github/workflows/test-selfhosted.yaml
+++ b/.github/workflows/test-selfhosted.yaml
@@ -11,9 +11,9 @@ jobs:
name: Build
#runs-on: ubuntu-22.04
runs-on: self-hosted
- container:
- # Runner docker image
- image: ubuntu:22.04
+ # Runner docker image
+ #container:
+ #image: ubuntu:22.04
strategy:
fail-fast: false
matrix: