Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit a04ac4e

Browse files
committed
ci: add linux platform
1 parent 1a94232 commit a04ac4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
strategy:
8585
matrix:
86-
os: [ windows-latest, macos-latest ]
86+
os: [ windows-latest, macos-latest, ubuntu-latest ]
8787
# To compile the application for different platforms, use:
8888
# os: [ macos-latest, ubuntu-latest, windows-latest ]
8989

0 commit comments

Comments
 (0)