Skip to content

Commit

Permalink
Test against Docker 27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jun 26, 2024
1 parent 7dc119b commit a947c5f
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 @@ -17,6 +17,7 @@ jobs:
- "25.0" # 2024-01 --> EOL ?
- "26.0" # 2024-03 --> EOL ?
- "26.1" # 2024-04 --> EOL ?
- "27.0" # 2024-06 --> 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 @@ -19,6 +19,7 @@ jobs:
- "25.0" # 2024-01 --> EOL ?
- "26.0" # 2024-03 --> EOL ?
- "26.1" # 2024-04 --> EOL ?
- "27.0" # 2024-06 --> EOL ?
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a947c5f

Please sign in to comment.