diff options
-rw-r--r-- | .github/workflows/test-selfhosted.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test-selfhosted.yaml b/.github/workflows/test-selfhosted.yaml index 25a6354..9d4d0b2 100644 --- a/.github/workflows/test-selfhosted.yaml +++ b/.github/workflows/test-selfhosted.yaml @@ -12,8 +12,8 @@ jobs: #runs-on: ubuntu-22.04 runs-on: self-hosted # Runner docker image - #container: - #image: ubuntu:22.04 + container: + image: archlinux/archlinux:base-devel strategy: fail-fast: false matrix: |