Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesxu123 authored Mar 4, 2024
1 parent e6c915c commit d7fca9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
tags: hackduke/blueride-mailer:latest

push_to_registry_arm64:
name: Push Docker image to Docker Hub
runs-on: macos-14
name: Push Docker image to Docker Hub (ARM64)
runs-on: self-hosted
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit d7fca9e

Please sign in to comment.