Updating gitea runner
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 21s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 21s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -2,7 +2,7 @@ name: Compile my Keebs
|
||||
on: [push]
|
||||
jobs:
|
||||
lint-and-compile:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: local
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user