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

Migrate to docker compose v2 #1987

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Migrate to docker compose v2 #1987

merged 1 commit into from
Aug 2, 2024

Conversation

zmc
Copy link
Member

@zmc zmc commented Aug 2, 2024

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May we use v4 already?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand the question

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use actions/checkout@v4 instead

@kshtsk kshtsk mentioned this pull request Aug 2, 2024
@zmc zmc merged commit 8613d3f into main Aug 2, 2024
9 checks passed
@zmc zmc deleted the docker-compose branch August 2, 2024 17:23
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.

2 participants