mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
ci: drop pypy2 linux, PGI 20.7, add Python 10 dev (#2724)
* ci: drop pypy2 linux, add Python 10 dev * ci: fix mistake * ci: commented-out PGI 20.11, drop 20.7
This commit is contained in:
@@ -135,9 +135,9 @@ Supported compilers
|
||||
3. Microsoft Visual Studio 2015 Update 3 or newer
|
||||
4. Intel C++ compiler 18 or newer
|
||||
(`possible issue <https://github.com/pybind/pybind11/pull/2573>`_ on 20.2)
|
||||
5. Cygwin/GCC (tested on 2.5.1)
|
||||
5. Cygwin/GCC (previously tested on 2.5.1)
|
||||
6. NVCC (CUDA 11.0 tested)
|
||||
7. NVIDIA PGI (20.7 and 20.9 tested)
|
||||
7. NVIDIA PGI (20.9 tested)
|
||||
|
||||
About
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user