Skip to content

Commit e144e15

Browse files
remove Ubuntu 18.04 as it is EOL since June 2023
1 parent a2f28d2 commit e144e15

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ jobs:
1414
matrix:
1515
os: [ubuntu-latest, macos-latest]
1616
python: [3.7, 3.8, 3.9]
17-
include:
18-
- os: ubuntu-18.04
19-
python: 2.7
20-
- os: ubuntu-18.04
21-
python: 3.6
2217
name: bloom tests
2318
runs-on: ${{matrix.os}}
2419

0 commit comments

Comments
 (0)