mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 22:26:19 +00:00
usar maquinas mas chiquitas
This commit is contained in:
parent
5dbfa0c39c
commit
dd6fc0b172
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sepa-precios-archiver.yml
vendored
2
.github/workflows/sepa-precios-archiver.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
archive-prices:
|
archive-prices:
|
||||||
runs-on: ubicloud-standard-8
|
runs-on: ubicloud-standard-4
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue