try mac for github action

This commit is contained in:
hackerESQ
2025-01-27 10:49:24 -06:00
parent 0babcbfac4
commit 04b32c3f33
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: macos-latest
steps: steps:
- name: Login to Docker Hub - name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3