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 1ee7ca1 commit 6ed1825Copy full SHA for 6ed1825
.github/workflows/deployment.yml
@@ -18,7 +18,6 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ubuntu-20.04]
21
- # os: [ubuntu-18.04, ubuntu-20.04]
22
runs-on: ${{ matrix.os }}
23
steps:
24
- uses: actions/checkout@v2
0 commit comments