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 067b188 commit a8257fcCopy full SHA for a8257fc
1 file changed
.github/workflows/samples-python-server.yaml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v5
22
- uses: actions/setup-python@v6
23
with:
24
- python-version: '3.10'
+ python-version: '3.11'
25
- name: Test
26
working-directory: ${{ matrix.sample }}
27
run: make test-all
0 commit comments