remove ubuntu-18.04

This commit is contained in:
Dmitry Shibanov 2023-05-23 16:23:01 +02:00
parent c374f3b7b5
commit e882f95ed2
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-18.04, ubuntu-latest]
os: [macos-latest, windows-latest, ubuntu-latest]
pypy:
- 'pypy-2.7'
- 'pypy-3.7'