Skip to content

drop 3.9

drop 3.9 #37

name: Array API Tests (NumPy dev)
on: [push, pull_request]
jobs:
array-api-tests-numpy-dev:
uses: ./.github/workflows/array-api-tests.yml

Check failure on line 7 in .github/workflows/array-api-tests-numpy-dev.yml

View workflow run for this annotation

GitHub Actions / Array API Tests (NumPy dev)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-numpy-dev.yml (Line: 7, Col: 11): Error from called workflow lithomas1/array-api-compat/.github/workflows/array-api-tests.yml@25ede3b9ba0f03b51d9c73d190c03d997e762e96 (Line: 44, Col: 25): Unexpected symbol: '['. Located at position 34 within expression: inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] In .github/workflows/array-api-tests-numpy-dev.yml (Line: 7, Col: 11): Error from called workflow lithomas1/array-api-compat/.github/workflows/array-api-tests.yml@25ede3b9ba0f03b51d9c73d190c03d997e762e96 (Line: 44, Col: 25): Unexpected value '${{ inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] }}'
with:
package-name: numpy
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
xfails-file-extra: '-dev'