Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation for OpenSpiel 1.5: Add support for Python 3.12. #1202

Merged
merged 20 commits into from
Apr 15, 2024

Conversation

lanctot
Copy link
Collaborator

@lanctot lanctot commented Apr 7, 2024

This is not yet properly tested on Github Actions. Will wait to update this when Ubuntu 24.04 runner is available.

TODO and notes:

  • Add test for macos-14 runner

  • Add test for ubuntu-24.04 runner (once it's available)

  • Julia API not installing on Ubuntu 24.04. @findmyway: I will reach out with details and plan for a fix.

Disabled Python tests for now as they need to be ported to Keras 3:

  • algorithms/alpha_zero/model_test.py
  • algorithms/deep_cfr_tf2_test.py
  • algorithms/rcfr_test.py

@lanctot lanctot added imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! merged internally The code is now submitted to our internal repo and will be merged in the next github sync. labels Apr 15, 2024
@lanctot lanctot merged commit e5d1f09 into master Apr 15, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! merged internally The code is now submitted to our internal repo and will be merged in the next github sync.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant