Skip to content

Commit

Permalink
Merge pull request #29 from IanVzs/dev
Browse files Browse the repository at this point in the history
0.1.1
  • Loading branch information
IanVzs authored Sep 26, 2024
2 parents 242dadb + 287c49c commit e1a97dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: "${{ matrix.os }}"
strategy:
matrix:
python-version: [3.9, 3.10]
python-version: ["3.9", "3.10"]
os: [windows-latest, ubuntu-latest, macos-latest]
env:
OS: ${{ matrix.os }}
Expand Down

0 comments on commit e1a97dc

Please sign in to comment.