Skip to content

ENH: ndonnx device() support; TST: better ndonnx test coverage #339

ENH: ndonnx device() support; TST: better ndonnx test coverage

ENH: ndonnx device() support; TST: better ndonnx test coverage #339

name: Array API Tests (NumPy 1.26)
on: [push, pull_request]
jobs:
array-api-tests-numpy-latest:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: numpy
package-version: '== 1.26.*'
xfails-file-extra: '-1-26'