Skip to content

Commit

Permalink
upgrade python to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hassec committed Feb 27, 2024
1 parent 8beea92 commit c1f07fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: '3.6'
python-version: '3.8'

- name: Install OMAS
run: |
Expand Down

0 comments on commit c1f07fa

Please sign in to comment.