This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
if: github.actor != 'github-actions[bot]'
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
image: alpine:latest
|
||||
image: ubuntu:latest
|
||||
steps:
|
||||
- name: Set up and Install Dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user