Skip to content

Commit

Permalink
Test against Docker 27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jan 15, 2025
1 parent bae7b62 commit 67a51cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- "v23.0.6" # 2023-02 --> EOL ?
- "v25.0.5" # 2024-01 --> EOL ?
- "v26.1.4" # 2024-04 --> EOL ?
- "v27.4.1" # 2024-07 --> EOL ?
- "v27.5.0" # 2025-01 --> EOL ?
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- "v23.0.6" # 2023-02 --> EOL ?
- "v25.0.5" # 2024-01 --> EOL ?
- "v26.1.4" # 2024-04 --> EOL ?
- "v27.4.1" # 2024-07 --> EOL ?
- "v27.5.0" # 2024-07 --> EOL ?
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 67a51cd

Please sign in to comment.