Skip to content

Commit

Permalink
modified: ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkern committed Feb 7, 2024
1 parent 636ac51 commit 68f5882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: [3.6]
python-version: [3.8]
fail-fast: false

steps:
Expand Down

0 comments on commit 68f5882

Please sign in to comment.