Skip to content

drop 3.9

drop 3.9 #12

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

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

View workflow run for this annotation

GitHub Actions / Array API Tests (NumPy 1.26)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-numpy-1-26.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-1-26.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
package-version: '== 1.26.*'
xfails-file-extra: '-1-26'