We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf003d commit 2ef07e6Copy full SHA for 2ef07e6
.github/workflows/main.yml
@@ -84,7 +84,7 @@ jobs:
84
os: [macos-13, macos-14, ubuntu-22.04, windows-2022]
85
# os: [ macos-14, ubuntu-22.04]
86
# electron: [32.1.2]
87
- electron: [29.4.6, 30.5.1, 31.7.5, 32.2.6, 33.2.1]
+ electron: [29.4.6, 30.5.1, 31.7.6, 32.2.7, 33.3.0]
88
# electron: [31.6.0, 32.1.0]
89
90
name: test-${{ matrix.os }}-v${{ matrix.electron }}
0 commit comments