Skip to content

Commit

Permalink
Test against Docker 25
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jan 20, 2024
1 parent b94d926 commit e31df42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "20.10" # 2020-12 --> EOL 2023-12-10
- "23.0" # 2023-02 --> EOL ?
- "24.0" # 2023-05 --> EOL ?
- "25.0" # 2024-01 --> EOL ?
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- "20.10" # 2020-12 --> EOL 2023-12-10
- "23.0" # 2023-02 --> EOL ?
- "24.0" # 2023-05 --> EOL ?
- "25.0" # 2024-01 --> EOL ?
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e31df42

Please sign in to comment.