We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb8a69 commit a17c0e7Copy full SHA for a17c0e7
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
26
package:
27
- "hooks/openfeature-hooks-opentelemetry"
28
- "providers/openfeature-provider-flagd"
0 commit comments