Skip to content

Commit 524c055

Browse files
committed
Activate windows for conda CI now that atari-py is gone.
1 parent c3a239a commit 524c055

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/conda.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
# NOTE: Gym/atari deps need to be solved for this to work on windows
18-
os: [ubuntu, macos] #, windows]
17+
os: [ubuntu, macos, windows]
1918

2019
defaults:
2120
run:

0 commit comments

Comments
 (0)