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:
|
||||
Build Docker Image:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-node
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user