Skip to content

Commit 3f6467d

Browse files
committed
Test different Ubuntu versions
1 parent 2dac72c commit 3f6467d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
os: [ubuntu-latest, ubuntu-22.04, ubuntu-20.04]
15+
os: [ubuntu-latest, ubuntu-22.04]
1616
runs-on: ${{ matrix.os }}
1717

1818
steps:

0 commit comments

Comments
 (0)