We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed117af commit 5bca50bCopy full SHA for 5bca50b
1 file changed
.github/workflows/lint-test.yml
@@ -82,7 +82,7 @@ jobs:
82
runs-on: ubuntu-24.04
83
strategy:
84
matrix:
85
- traefik: [v2.11, v3.0, v3.1, v3.2, v3.3, v3.4, v3.5]
+ traefik: [v2.11, v3.0, v3.1, v3.2, v3.3, v3.4, v3.5, v3.6]
86
steps:
87
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
88
0 commit comments