Skip to content

Commit

Permalink
remove Ubuntu 18.04 as it is EOL since June 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Nov 25, 2023
1 parent 8073c5d commit 667f2c5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
python: [3.7, 3.8, 3.9]
include:
- os: ubuntu-18.04
python: 2.7
- os: ubuntu-18.04
python: 3.6
name: bloom tests
runs-on: ${{matrix.os}}

Expand Down

0 comments on commit 667f2c5

Please sign in to comment.