change runner version
Some checks failed
Ansible Deploy / deploy (Ansible/cloudflare-dns.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/debian.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/heartbeat.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/openssh.yml) (push) Failing after 19s
Ansible Lint / build (push) Successful in 1m11s
Some checks failed
Ansible Deploy / deploy (Ansible/cloudflare-dns.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/debian.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/heartbeat.yml) (push) Failing after 19s
Ansible Deploy / deploy (Ansible/openssh.yml) (push) Failing after 19s
Ansible Lint / build (push) Successful in 1m11s
This commit is contained in:
parent
2b213576ae
commit
f67ffff1fb
@ -2,7 +2,7 @@ name: Ansible Deploy
|
||||
on: [push]
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user