fix: runner name
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 2m36s

This commit is contained in:
Ricardo Carneiro 2025-06-02 21:44:27 -03:00
parent cbda3db3f3
commit c06c34a5c9

View File

@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: localACDC
steps:
- name: Checkout code