jonathan-laurent / AlphaZero.jl

A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
https://jonathan-laurent.github.io/AlphaZero.jl/stable/
MIT License
1.24k stars 140 forks source link

CompatHelper: bump compat for CUDA to 4, (keep existing compat) #168

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the CUDA package from 3 to 3, 4. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.