Skip to content

Commit b1c4304

Browse files
committed
Fix - vs : mixup.
1 parent b203a29 commit b1c4304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
- '3.8'
380380

381381
name: "🐍 ${{ matrix.python }} • GCC 7 • C++${{ matrix.std }} • x64"
382-
container: ubuntu-18.04
382+
container: ubuntu:18.04
383383

384384
steps:
385385
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)