Skip to content

Commit 5751462

Browse files
committed
cherry picked "removed ubuntu 20.04"
1 parent 2f224d4 commit 5751462

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,9 @@ jobs:
2020
os: [ ubuntu-latest,
2121
windows-latest,
2222
macos-latest,
23-
ubuntu-20.04,
2423
ubuntu-22.04,
2524
macos-13
2625
]
27-
# ubuntu-18.04 does not work due to compile error on asio
28-
# windows-2019 not included to spare free minutes
2926
steps:
3027
- uses: actions/checkout@v4
3128
- name: Prepare dependencies

0 commit comments

Comments
 (0)