Skip to content

Commit 8dacce2

Browse files
author
Jeremy Price
committed
nope, different image name
1 parent bf8f9be commit 8dacce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
docker:
2424
# Ensure this job never runs on forked repos. It's only executed for 'jerm/snipe-it'
2525
if: github.repository == 'grokability/jerm-it'
26-
runs-on: ubuntu-latest-arm
26+
runs-on: ubuntu-24.04-arm
2727
env:
2828
# Define tags to use for Docker images based on Git tags/branches (for docker/metadata-action)
2929
# For a new commit on default branch (master), use the literal tag 'latest' on Docker image.

0 commit comments

Comments
 (0)