Skip to content

Commit 94f2ade

Browse files
committed
remove tests for ubuntu 20.04
1 parent 50eb834 commit 94f2ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [
11-
'ubuntu-20.04', 'ubuntu-22.04', 'ubuntu-24.04',
11+
'ubuntu-22.04', 'ubuntu-24.04',
1212
'macos-13', 'macos-14',
1313
'windows-2019', 'windows-2022'
1414
]

0 commit comments

Comments
 (0)