We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e13fd commit a33dca3Copy full SHA for a33dca3
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
max-parallel: 4
51
matrix:
52
python-version:
53
- - '3.9'
+ - '3.12'
54
steps:
55
- name: Checkout
56
uses: actions/checkout@v4
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
0 commit comments