Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbbi/github-actions-tune
Speed up your github actions on ubuntu-latest
https://github.com/abbbi/github-actions-tune
actions continuous-integration github-actions performance speedup
Last synced: 17 days ago
JSON representation
Speed up your github actions on ubuntu-latest
- Host: GitHub
- URL: https://github.com/abbbi/github-actions-tune
- Owner: abbbi
- Created: 2021-08-18T06:33:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T06:26:05.000Z (over 1 year ago)
- Last Synced: 2024-09-19T18:31:15.609Z (about 2 months ago)
- Topics: actions, continuous-integration, github-actions, performance, speedup
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Speed up your github actions on `ubuntu-latest`. For the full article, see:
[A few simple tricks to tune your github actions runtime](https://abbbi.github.io/actions/)
You can speed up your runtime by using this action repository
in your yml files, see:[This example repository](https://github.com/abbbi/tuneme/blob/master/.github/workflows/tuned.yml)