Workflow: change image to ubuntu-node for faster building
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build Docker Image:
|
Build Docker Image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-node
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user