-
-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Ubuntu 20.04 LTS #268
Labels
Comments
peaceiris
added a commit
that referenced
this issue
May 1, 2020
peaceiris
added a commit
that referenced
this issue
May 1, 2020
- Bumps mdBook from 0.3.6 to 0.3.7 - Add test job for ubuntu 20.04 cf. #268
The test job was added by #270 |
Ubuntu 20.04 is available on GitHub Actions! (As a preview. |
Closed by #336 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe
This project will start testing on the Ubuntu 20.04 LTS.
Describe the solution you'd like
We are watching actions/runner-images#228
It is desirable that the Ubuntu 20.04 LTS will be available as an actions runner.
Describe alternatives you've considered
Before merging actions/runner-images#228, we can use the Ubuntu 20.04 LTS via
jobs.job_id.container
as a Docker container.Additional context
The peaceiris/actions-hugo and peaceiris/actions-mdbook are also scope of this issue.
TODO:
ubuntu-20.04
to matrixThe text was updated successfully, but these errors were encountered: