fix: migrate deploy to host
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m41s
Build and Deploy Go App / deploy (push) Has been skipped

This commit is contained in:
nihonium 2025-10-08 01:53:06 +03:00
parent 9ae94d158b
commit f69c60c146
Signed by: nihonium
GPG key ID: 0251623741027CFC

View file

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: host
container:
image: golang:1.25.0
steps:
- name: Install Node
run: |