mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Remove ssh legacy fix for Ubuntu Server 22.04 (#5645)
This commit is contained in:
committed by
GitHub
parent
0fec5d8152
commit
36ddf7491f
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
# https://github.com/hashicorp/packer/issues/11656
|
||||
echo PubkeyAcceptedKeyTypes=+ssh-rsa >> /etc/ssh/sshd_config
|
||||
systemctl reload sshd.service
|
||||
Reference in New Issue
Block a user