use another env

This commit is contained in:
YanaXu 2023-06-01 19:22:29 +08:00
commit b54e6e2f76
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ jobs:
OSTest:
runs-on: macos-latest
environment: Automation test
environment: autotest
steps:
- name: 'Checking out repo code'
@ -122,7 +122,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
environment: Automation test
environment: autotest
steps:
@ -186,7 +186,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
environment: Automation test
environment: autotest
steps:
- name: 'Checking out repo code'

View file

@ -14,7 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, self_linux, self_windows]
runs-on: ${{ matrix.os }}
environment: Automation test
environment: autotest
steps:
- name: 'Checking out repo code'
@ -80,7 +80,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
environment: Automation test
environment: autotest
steps:
- name: 'Checking out repo code'