Skip to content

Commit d4bb9f2

Browse files
committed
ubuntu 20.04 never builds
1 parent fc04365 commit d4bb9f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
#
26-
os: [ubuntu-latest, ubuntu-20.04]
26+
os: [ubuntu-latest]
2727

2828
# The type of runner that the job will run on
2929
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)