Skip to content

Commit 24b2121

Browse files
committed
Electron 43
1 parent ec7972a commit 24b2121

27 files changed

Lines changed: 9 additions & 9 deletions

.github/workflows/ci-old.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
fail-fast: false
9292
matrix:
9393
os: [macos-15-intel, macos-15, ubuntu-22.04, ubuntu-22.04-arm]
94-
electron: [32.3.3, 33.4.11, 34.5.8, 35.7.5, 36.9.5]
94+
electron: [33.4.11, 34.5.8, 35.7.5, 36.9.5, 37.10.3]
9595

9696
name: test-${{ matrix.os }}-v${{ matrix.electron }}
9797
steps:

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929

3030
| Electron | x86/x64 | arm64 |
3131
| ------------ | ----------------- | ------------------ |
32-
| 37.x - 42.x | :heavy_check_mark: | :heavy_check_mark: |
32+
| 38.x - 43.x | :heavy_check_mark: | :heavy_check_mark: |
3333

3434
### macOS binaries pre-compiled for
3535

3636
| Electron | x64 | arm64 |
3737
| ------------ | ----------------- | ------------------ |
38-
| 37.x - 42.x | :heavy_check_mark: | :heavy_check_mark: |
38+
| 38.x - 43.x | :heavy_check_mark: | :heavy_check_mark: |
3939

4040
#### Supports
4141

4242
| Electron | x64 | arm64 |
4343
|--------------|--------------------|--------------------|
44-
| 29.x - 42.x | :heavy_check_mark: | :heavy_check_mark: |
44+
| 29.x - 43.x | :heavy_check_mark: | :heavy_check_mark: |
4545

4646
### Linux
4747
On Linux `npm install` will compile binaries with correct Electron headers for a given Electron version.
@@ -50,7 +50,7 @@ On Linux `npm install` will compile binaries with correct Electron headers for
5050

5151
| Electron | x64 | arm64 |
5252
| ------------ | ------------------ | ------------------ |
53-
| 29.x - 42.x | :heavy_check_mark: | :heavy_check_mark: |
53+
| 29.x - 43.x | :heavy_check_mark: | :heavy_check_mark: |
5454

5555
Other Linux architectures might work but have not been tested.
5656

-496 KB
Binary file not shown.
-120 KB
Binary file not shown.
File renamed without changes.
498 KB
Binary file not shown.
124 KB
Binary file not shown.
-502 KB
Binary file not shown.
-106 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)