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 3a92a3b commit b527789Copy full SHA for b527789
.github/workflows/flatpak-test.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
strategy:
46
matrix:
47
- node-version: [10.x, 12.x, 14.x]
+ node-version: [12.x, 14.x]
48
steps:
49
- uses: actions/checkout@v2
50
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments