Skip to content

Commit

Permalink
fixup! ci: add docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelrogstad committed Jan 15, 2025
1 parent 47afafc commit 8e40ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
#
# Official GitHub docs on this: https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images
build-push-docker:
runs-on: ubuntu-20.04-16core
runs-on: ubuntu-latest-large
# needed to push to GHCR
permissions:
contents: read
Expand Down

0 comments on commit 8e40ea4

Please sign in to comment.