Skip to content
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

feat: remove python3 from the tool cache and ensure docker compose is installed #27

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

nathanklick
Copy link
Member

@nathanklick nathanklick commented Aug 18, 2024

Description

This pull request changes the following:

  • Removes python3 from the cache.
  • Installs native python3-pip and htop
  • Installs docker compose plugin
  • Adds GoLang 1.20 to the tool cache
  • Adds explicit Java 21.0.1 version to the tool cache

Related Issues

@nathanklick nathanklick requested review from a team as code owners August 18, 2024 03:22
@nathanklick nathanklick merged commit de0912f into main Aug 18, 2024
8 of 9 checks passed
@nathanklick nathanklick deleted the 00026-Python3-Compose branch August 18, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update runner images to remove python3 cache and install docker-compose
1 participant