Skip to content

Commit a8257fc

Browse files
committed
update version
1 parent 067b188 commit a8257fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-python-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v5
2222
- uses: actions/setup-python@v6
2323
with:
24-
python-version: '3.10'
24+
python-version: '3.11'
2525
- name: Test
2626
working-directory: ${{ matrix.sample }}
2727
run: make test-all

0 commit comments

Comments
 (0)