'ubuntu-16.04' runner will be deprecated, upgrade suggested
evianzhow opened this issue · 3 comments
evianzhow commented
I suddenly got following messages when executing my own repo jobs:
Can't find any online and idle self-hosted runner in the current repository, account/organization that matches the required labels: 'ubuntu-16.04'
Waiting for a self-hosted runner to pickup this job...
Change to ubuntu-latest
works fine.
So, I suggested moving to ubuntu-latest
if we are not pinned to 16.04 LTS for specific reason?
helaili commented
Where do you see ubuntu-16.04
being used?
evianzhow commented
@helaili I didn't search the repo for ubuntu-16.04
, sorry for that. Seem like you have already using ubuntu-latest
instead.
But indeed I found this example misleading, which cause me this issue: https://github.com/helaili/jekyll-action/blob/master/README.md#use-the-action