chore: build test(ubuntu-22.04 지정)
All checks were successful
CI Build / build (push) Successful in 44s
All checks were successful
CI Build / build (push) Successful in 44s
This commit is contained in:
parent
86067ff497
commit
d9ac29edc7
@ -2,7 +2,7 @@ name: CI Build
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: quant-runner
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: echo "Building the project..."
|
- run: echo "Building the project..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user