Skip to content

Commit b19d22d

Browse files
authored
Skip Ray for Python 3.13 (#272)
Ray packages for Python 3.13 are not yet available in conda-forge, thus skip testing on Python 3.13 for now. Authors: - Peter Andreas Entschev (https://github.com/pentschev) Approvers: - Bradley Dice (https://github.com/bdice) URL: #272
1 parent 50263b4 commit b19d22d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dependencies.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ dependencies:
199199
specific:
200200
- output_types: conda
201201
matrices:
202+
- matrix:
203+
arch: x86_64
204+
py: "3.13"
205+
packages:
202206
- matrix:
203207
arch: x86_64
204208
packages:

0 commit comments

Comments
 (0)