Skip to content

Commit

Permalink
Merge pull request #236 from consideRatio/pr/test-traefik3-rc1
Browse files Browse the repository at this point in the history
ci: test with traefik v3.0.0-rc1
  • Loading branch information
GeorgianaElena authored Feb 13, 2024
2 parents b7e76ec + 1c29841 commit 75ea1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
traefik-version: "v2.10.7"
- python: "3.12"
backend: file
traefik-version: "v3.0.0-beta5"
traefik-version: "v3.0.0-rc1"

# Test each backend that requires a python client against a modern
# version of python to ensure clients are compatible.
Expand Down

0 comments on commit 75ea1a5

Please sign in to comment.