We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f763556 commit 0f7acdaCopy full SHA for 0f7acda
.github/workflows/integration.yml
@@ -20,7 +20,7 @@ jobs:
20
# note: always use the -latest OS variants b/c if conditions
21
# match them as literals
22
os: [ubuntu-latest]
23
- python-version: [3.8]
+ python-version: [3.9]
24
gssapi: [with, without]
25
26
steps:
0 commit comments