Skip to content

Commit

Permalink
Update continous_integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Anuththara Gamage(Anu) <[email protected]>
  • Loading branch information
ANUGAMAGE authored Feb 16, 2024
1 parent 5f19b30 commit 9699fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
matrix:
os: ["ubuntu-latest", "windows-latest", "macos-latest"]
python-version: ["3.7", "3.8", "3.9"]

Expand Down

0 comments on commit 9699fb1

Please sign in to comment.