fix: runs-on
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 19m2s
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 19m2s
This commit is contained in:
parent
be3a93f90d
commit
7a7e345b6a
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: localACDC
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user