Skip to content

Commit

Permalink
#28: Update information about GitHub runners
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDomagala committed Feb 28, 2024
1 parent 2675c1a commit 18ceb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_wiki_pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ def create_image_hyperlink(image_link):
def get_runner_info():
return (
"**NOTE. The following builds were run on GitHub Action runners"
" that use [2-core CPU and 7 GB RAM]"
" that use [4-core CPU and 16 GB RAM]"
"(https://docs.github.com/en/actions/using-github-hosted-runners/"
"about-github-hosted-runners/"
"about-github-hosted-runners#supported-runners-and-hardware-resources)** <br><br> \n"
Expand Down

0 comments on commit 18ceb8c

Please sign in to comment.