deadc0de6 / dotdrop

Save your dotfiles once, deploy them everywhere
https://dotdrop.readthedocs.io
GNU General Public License v3.0
1.79k stars 105 forks source link

github actions doesn't support python 3.6 on ubuntu-latest #370

Closed deadc0de6 closed 1 year ago

deadc0de6 commented 1 year ago

see

Temporary workaround is to use ubuntu-20.04

deadc0de6 commented 1 year ago

python 3.6 won't be supported on ubuntu-latest anymore since it's EOL (see this)