diff --git a/.gitea/workflows/hello.yml b/.gitea/workflows/hello.yml index 444951b..979f198 100644 --- a/.gitea/workflows/hello.yml +++ b/.gitea/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: say_hello: - runs-on: docker + runs-on: macos steps: - name: Check out repository code