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 8a829bd commit d7d9959Copy full SHA for d7d9959
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
+ os: [ubuntu-18.04, ubuntu-20.04]
17
18
steps:
19
- name: Checkout
0 commit comments