Skip to content

Commit

Permalink
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
@@ -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
1 change: 1 addition & 0 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a947c5f

Please sign in to comment.