We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed1f8f commit f9b5ef8Copy full SHA for f9b5ef8
.github/workflows/linux-builds.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
strategy:
8
matrix:
9
- os: [ubuntu-20.04, ubuntu-18.04]
+ os: [ubuntu-20.04]
10
11
runs-on: ${{ matrix.os }}
12
0 commit comments