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 2cd451c commit 9f5e06aCopy full SHA for 9f5e06a
.github/workflows/linux-builds.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
strategy:
8
matrix:
9
- os: [ubuntu-latest, ubuntu-20.04, ubuntu-18.04]
+ os: [ubuntu-20.04, ubuntu-18.04]
10
11
runs-on: ${{ matrix.os }}
12
0 commit comments