Skip to content

Commit e2e2d02

Browse files
authored
Update test.yml
1 parent 0b569d1 commit e2e2d02

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,9 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
include:
32-
- display_name: "2019"
33-
python: 3.8
34-
os: ubuntu-20.04
35-
pins: ""
3632
- display_name: "2020"
3733
python: 3.9
38-
os: ubuntu-20.04
34+
os: ubuntu-22.04
3935
pins: ""
4036
- display_name: "2021"
4137
python: '3.10'

0 commit comments

Comments
 (0)