prova: 5
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
# BUILD LINUX (Nativo)
|
||||
# ============================================================================
|
||||
build-linux:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
container: node:20-slim
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
# ============================================================================
|
||||
build-windows:
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:24.04
|
||||
container: node:20-slim
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user