Skip to content

Commit e50e810

Browse files
authored
Update build-image-test.yaml
1 parent d2f9601 commit e50e810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
echo "IMAGE=ghcr.io/${repo}:${{ env.IMAGE_TAG }}" >> $GITHUB_ENV
6868
6969
- name: Setup Docker on macOS
70-
if: matrix.os-type == 'macos'
70+
if: matrix.os-type == 'darwin'
7171
uses: douglascamata/[email protected]
7272

7373
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)