mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
parent
518515a761
commit
b339dc4937
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -67,9 +67,7 @@ jobs:
|
||||
# Extra ubuntu latest job
|
||||
- runs-on: ubuntu-latest
|
||||
python: '3.11'
|
||||
# For GCC 7
|
||||
- runs-on: ubuntu-18.04
|
||||
python: '3.8'
|
||||
|
||||
|
||||
name: "🐍 ${{ matrix.python }} • ${{ matrix.runs-on }} • x64 ${{ matrix.args }}"
|
||||
runs-on: ${{ matrix.runs-on }}
|
||||
|
Loading…
Reference in New Issue
Block a user