Update .gitea/workflows/ci.yml

This commit is contained in:
koushikroy 2025-02-06 21:00:06 +00:00
parent dd14c89725
commit b1bc7d870a

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: self-hosted
runs-on: cohort-1
steps:
- name: Checkout repository
uses: actions/checkout@v3