mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
Fix - vs : mixup.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user