Skip to content

Commit abf682d

Browse files
committed
ci: enable testing for gp3*-win_amd64
1 parent d88ab8b commit abf682d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ build-backend = "setuptools.build_meta"
55
[tool.cibuildwheel]
66
build-verbosity = 1
77
enable = ["cpython-freethreading", "graalpy", "pypy", "pypy-eol"]
8-
test-skip = ["gp3*-win_amd64"] # https://github.com/oracle/graalpython/issues/490
98
test-requires = "-r requirements-test.txt"
109
test-sources = ["conftest.py", "pyproject.toml", "tests"]
1110
test-command = "python -m pytest"

0 commit comments

Comments
 (0)