Skip to content

Commit

Permalink
Changed python version from 3.9 to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
asra-naseem authored Sep 26, 2023
1 parent b627b3c commit 2aefe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_actions(Linux&Mac).yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, macos-latest]
python-version: ["3.9"]
python-version: ["3.7"]
compiler: [gcc]
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit 2aefe37

Please sign in to comment.