Skip to content

Commit

Permalink
satisfy CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pfackeldey committed Sep 27, 2023
1 parent f47bd48 commit 5bab1b3
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 @@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.9, 3.10]
python-version: ["3.9", "3.10"]
runs-on: [ubuntu-latest] # can be extended to other OSes, e.g. macOS/Windows if needed

steps:
Expand Down

0 comments on commit 5bab1b3

Please sign in to comment.