Skip to content

Commit 30e2829

Browse files
RedTTGchrisdickinson
authored andcommitted
fix: matrix string
1 parent 9014211 commit 30e2829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ubuntu-latest, macos-latest, windows-latest]
1616
rust:
1717
- stable
18-
python-version: [3.10, 3.9]
18+
python-version: ['3.9', '3.10']
1919
steps:
2020
- name: Checkout sources
2121
uses: actions/checkout@v3

0 commit comments

Comments
 (0)