Skip to content

Commit 73fd4ef

Browse files
Drop use of deprecated ubuntu-20 runner
1 parent adc7028 commit 73fd4ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test-interface.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
3232
os: [ubuntu-latest]
3333
include:
34-
- python-version: '3.6'
35-
os: ubuntu-20.04
3634
- python-version: '3.7'
3735
os: ubuntu-22.04
3836
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)