Skip to content

Commit

Permalink
checking with python version 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
asra-naseem authored Oct 5, 2023
1 parent 2aefe37 commit 0663584
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.7"]
python-version: ["3.9"]
compiler: [gcc]
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit 0663584

Please sign in to comment.