change runner [ci-nix-full-matrix]

This commit is contained in:
tequ
2025-11-27 18:22:29 +09:00
parent 09c00851b4
commit 8be811c7d1

View File

@@ -14,7 +14,7 @@ concurrency:
jobs:
matrix-setup:
runs-on: [self-hosted, generic, 24.04]
runs-on: [self-hosted, generic, 20.04]
container: python:3-slim
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
@@ -176,7 +176,7 @@ jobs:
build:
needs: matrix-setup
runs-on: [self-hosted, generic, 24.04]
runs-on: [self-hosted, generic, 20.04]
container:
image: ubuntu:24.04
volumes: