Skip to content

Commit

Permalink
upgrade python version to 3.9
Browse files Browse the repository at this point in the history
Signed-off-by: Amanpreet Singh Bedi <amanpreetsinghbedi23@gmail.com>
  • Loading branch information
aman23bedi committed Sep 2, 2024
1 parent e52c476 commit b82ef77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcpc-modules-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: 3.9

- name: apt-get update
run: sudo apt-get update
Expand Down

0 comments on commit b82ef77

Please sign in to comment.