Signed-off-by: Willy Sudiarto Raharjo <willysr@staff.ukdw.ac.id>
This commit is contained in:
@@ -6,7 +6,10 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
labels:
|
||||
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-24.04-slim"
|
||||
- "ubuntu-24.04:docker://gitea/runner-images:ubuntu-24.04-slim"
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user