Skip to content

Commit 5bca50b

Browse files
authored
Add Traefik version v3.6 to the matrix (#68)
1 parent ed117af commit 5bca50b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
runs-on: ubuntu-24.04
8383
strategy:
8484
matrix:
85-
traefik: [v2.11, v3.0, v3.1, v3.2, v3.3, v3.4, v3.5]
85+
traefik: [v2.11, v3.0, v3.1, v3.2, v3.3, v3.4, v3.5, v3.6]
8686
steps:
8787
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
8888

0 commit comments

Comments
 (0)