更新 .gitea/workflows/test.yml
All checks were successful
Run Unit Tests / test (push) Successful in 11s
All checks were successful
Run Unit Tests / test (push) Successful in 11s
This commit is contained in:
parent
be0bab8a4b
commit
5d7a038fe2
@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: phpunit_test
|
||||
container: docker.xuanyuan.me/xeden3/php8.1-node-gitea-runner-with-checkout:v1.2 # 使用新的镜像
|
||||
container: docker.xuanyuan.me/xeden3/php8.1-node-gitea-runner:v1.2
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
x
Reference in New Issue
Block a user