Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker authored Mar 5, 2024
1 parent 9ac987c commit a293601
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
runs-on: ubuntu-latest
steps:
- name: 📥 Check-out
Expand Down Expand Up @@ -64,8 +62,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
runs-on: ubuntu-latest
steps:
- name: 📥 Check-out
Expand All @@ -90,8 +86,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
runs-on: ubuntu-latest
steps:
- name: 📥 Check-out
Expand All @@ -116,8 +110,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
backend:
- pyserini
- pyterrier
Expand Down Expand Up @@ -151,8 +143,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
runs-on: ubuntu-latest
steps:
- name: 📥 Check-out
Expand Down Expand Up @@ -182,8 +172,6 @@ jobs:
python:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
backend:
- pyserini
- pyterrier
Expand Down

0 comments on commit a293601

Please sign in to comment.