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 596bb24 commit aeb5057Copy full SHA for aeb5057
.github/workflows/flatpak-test.yml
@@ -87,7 +87,7 @@ jobs:
87
runs-on: ubuntu-latest
88
strategy:
89
matrix:
90
- node-version: [14.x, 16.x]
+ node-version: [16.x, 18.x, 20.x]
91
steps:
92
- uses: actions/checkout@v4
93
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments