mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-24 06:05:10 +00:00
Try 🐍 3.8 • ubuntu-20.04 • x64 without -DCMAKE_CXX_FLAGS="-D_=1"
This commit is contained in:
parent
bc723d9de8
commit
85a429bcee
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -45,13 +45,13 @@ jobs:
|
||||
# existing keys match.
|
||||
#
|
||||
# We support an optional key: args, for cmake args
|
||||
# TODO: Find a platform to test -DCMAKE_CXX_FLAGS="-D_=1"
|
||||
include:
|
||||
# Just add a key
|
||||
- runs-on: ubuntu-20.04
|
||||
python: '3.8'
|
||||
args: >
|
||||
-DPYBIND11_FINDPYTHON=ON
|
||||
-DCMAKE_CXX_FLAGS="-D_=1"
|
||||
- runs-on: ubuntu-20.04
|
||||
python: 'pypy-3.8'
|
||||
args: >
|
||||
|
Loading…
Reference in New Issue
Block a user