feat: change workflow to run on self-hosted environment
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Build-Gradle:
|
||||
runs-on: ubuntu:noble
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
||||
- name: Checkout Repository
|
||||
|
||||
Reference in New Issue
Block a user