Update .gitea/workflows/ci.yml
This commit is contained in:
parent
eb2686c4fe
commit
38f563846a
1 changed files with 1 additions and 9 deletions
|
|
@ -27,12 +27,4 @@ jobs:
|
|||
- name: Print host info
|
||||
run: |
|
||||
echo "Runner hostname: $(hostname)"
|
||||
apt -v
|
||||
|
||||
hello-from-native:
|
||||
runs-on: native
|
||||
steps:
|
||||
- name: Print host info
|
||||
run: |
|
||||
echo "Runner hostname: $(hostname)"
|
||||
nix --version
|
||||
apt -v
|
||||
Loading…
Add table
Add a link
Reference in a new issue