aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHazel Atkinson <19270622+yellowsink@users.noreply.github.com>2025-04-11 20:13:41 +0100
committerGitHub <noreply@github.com>2025-04-11 20:13:41 +0100
commit9245b4cfc8b9e5d50cfada87b8845ecf5b3e698a (patch)
tree03017a549578b80396e696155c2508507eee69da /.github
parent7e9762bbb0552ffede19b72035ec9c65ef2d1c68 (diff)
downloadcontainerspy-9245b4cfc8b9e5d50cfada87b8845ecf5b3e698a.tar.gz
containerspy-9245b4cfc8b9e5d50cfada87b8845ecf5b3e698a.tar.bz2
containerspy-9245b4cfc8b9e5d50cfada87b8845ecf5b3e698a.zip
ci: apply my very small brain a little
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 50a13a2..6b60394 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -11,7 +11,7 @@ on:
jobs:
publish:
name: Publish Docker Image to ghcr.io
- runs-on: ubuntu-latest
+ runs-on: ${{ matrix.runner }}
strategy:
fail-fast: false
matrix: