Skip to content

Commit 1b21232

Browse files
andyholmesbilelmoussaoui
authored andcommitted
Update .github/workflows/flatpak-test.yml
Co-authored-by: Bilal Elmoussaoui <belmouss@redhat.com>
1 parent 146e518 commit 1b21232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flatpak-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
strategy:
4646
matrix:
47-
node-version: [12.x, 14.x, 16.x]
47+
node-version: [14.x, 16.x]
4848
steps:
4949
- uses: actions/checkout@v2
5050
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)