We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c9e29 commit f858655Copy full SHA for f858655
1 file changed
.github/workflows/core-test.yml
@@ -27,6 +27,10 @@ jobs:
27
numpy-version: '1.22.4'
28
- python-version: '3.7'
29
numpy-version: '1.23.0'
30
+ - python-version: '3.10'
31
+ numpy-version: '1.18.5'
32
33
+ numpy-version: '1.19.5'
34
steps:
35
- name: Set up Python ${{ matrix.python-version }}
36
uses: actions/setup-python@v2
0 commit comments