Skip to content

Commit

Permalink
Remove Linux 5.12 from watchlist
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianishere committed Aug 8, 2021
1 parent 7963748 commit 502732f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
strategy:
matrix:
branch: ['v5.10.x', 'v5.12.x', 'v5.13.x']
branch: ['v5.10.x', 'v5.13.x']
steps:
- name: Checkout Sources
uses: actions/checkout@v2
Expand Down

0 comments on commit 502732f

Please sign in to comment.