Skip to content

Commit 0f7acda

Browse files
committed
Also start testing the client library with Python 3.9
1 parent f763556 commit 0f7acda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# note: always use the -latest OS variants b/c if conditions
2121
# match them as literals
2222
os: [ubuntu-latest]
23-
python-version: [3.8]
23+
python-version: [3.9]
2424
gssapi: [with, without]
2525

2626
steps:

0 commit comments

Comments
 (0)