Skip to content

Commit 4de3c0e

Browse files
authored
Drop old Ubuntu from integration testing
1 parent 3ad6c0e commit 4de3c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
max-parallel: 8
3333
matrix:
34-
os: [ubuntu-latest, macos-latest, windows-latest, ubuntu-16.04]
34+
os: [ubuntu-latest, macos-latest, windows-latest]
3535
python-version: [3.6, 3.7, 3.8, 3.9]
3636

3737
steps:

0 commit comments

Comments
 (0)