back to ubuntu (has docker preinstalled)

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