remove ubuntu-18.04

This commit is contained in:
Dmitry Shibanov 2023-05-23 16:20:48 +02:00
parent a73015898a
commit 6546cbdc04
2 changed files with 4 additions and 4 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'