test
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: linux-latest
|
||||
runs-on: docker-latest
|
||||
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
@@ -44,4 +44,4 @@ jobs:
|
||||
git.scuroneko.dev/scuroneko/runner-test:${{ gitea.ref_name }}
|
||||
git.scuroneko.dev/scuroneko/runner-test:latest
|
||||
cache-from: type=gha,scope=runner-test
|
||||
cache-to: type=gha,mode=max,scope=runner-test
|
||||
cache-to: type=gha,mode=max,scope=runner-test
|
||||
|
||||
Reference in New Issue
Block a user