Skip to content

Commit f919e92

Browse files
committed
Updating default python version to match project constrints
1 parent 25a5a17 commit f919e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
env:
66
CACHE_VERSION: 3
7-
DEFAULT_PYTHON: 3.8
7+
DEFAULT_PYTHON: 3.9
88
PRE_COMMIT_CACHE: ~/.cache/pre-commit
99

1010
jobs:

0 commit comments

Comments
 (0)