teslamotors / ansible_puller

Ansible daemon for massively-scaleable Ansible
MIT License
125 stars 33 forks source link

Force ubuntu-20.04 builds with upgraded rules_pkg #37

Closed jyates closed 1 year ago

jyates commented 1 year ago

ubuntu-latest was failing (it runs on ubuntu-22), which may or may not have been the root cause; could also just be a corrupted file on the runner. Either way, this seems to fix things.

Also upgrade rules_pkg to the latest, for good measure.