more test
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -4,11 +4,12 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- feat/gitea-actions
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: n100-ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Reference in New Issue
Block a user