Enable EPHEMERAL_VM to set a new password.
This fixes the Github VMs that have a locked password string for the runner user.
This commit is contained in:
@@ -119,6 +119,8 @@ jobs:
|
||||
- { target: macos-14, config: pam }
|
||||
- { target: macos-15, config: pam }
|
||||
runs-on: ${{ matrix.target }}
|
||||
env:
|
||||
EPHEMERAL_VM: yes
|
||||
steps:
|
||||
- name: check RUN_ONLY_TARGET_CONFIG
|
||||
if: vars.RUN_ONLY_TARGET_CONFIG != ''
|
||||
|
||||
Reference in New Issue
Block a user