Skip to content

Commit b82ef77

Browse files
committed
upgrade python version to 3.9
Signed-off-by: Amanpreet Singh Bedi <[email protected]>
1 parent e52c476 commit b82ef77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcpc-modules-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: 3.8
22+
python-version: 3.9
2323

2424
- name: apt-get update
2525
run: sudo apt-get update

0 commit comments

Comments
 (0)