Skip to content

Commit

Permalink
-Update github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-gomez-windhover committed Aug 26, 2024
1 parent a92a7fb commit d4d4996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Python 3
uses: actions/setup-python@v1
with:
python-version: 3.6
python-version: 3.8.10
- name: Install dependencies
run: |
pip install cpp-coveralls==0.4.2
Expand Down

0 comments on commit d4d4996

Please sign in to comment.