Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thavelock committed Jul 24, 2024
1 parent ce8a8c7 commit 27e915e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-source-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.8'

- name: Install Python Dependencies
run: pip install -r sample-python/requirements.txt
Expand Down

0 comments on commit 27e915e

Please sign in to comment.