Switch used Docker image
Some checks failed
Sample Workflow / test (push) Failing after 13s

This commit is contained in:
2025-10-09 12:35:22 +07:00
parent 563cba81bb
commit 664611a05e

View File

@@ -5,9 +5,9 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: alpine
steps: steps:
- name: Print environment variables - name: Init gradle project
run: run:
gradle init gradle init