mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
Fix -
vs :
mixup.
This commit is contained in:
parent
b203a294bb
commit
b1c4304475
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -379,7 +379,7 @@ jobs:
|
||||
- '3.8'
|
||||
|
||||
name: "🐍 ${{ matrix.python }} • GCC 7 • C++${{ matrix.std }} • x64"
|
||||
container: ubuntu-18.04
|
||||
container: ubuntu:18.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user