Skip to content

Commit b119408

Browse files
Merge branch 'master' into public-release
2 parents ca8fb21 + 6454eaa commit b119408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
tauri-target: "universal-apple-darwin"
2929
tauri-copy-path: "bundle/macos/*.app"
3030
electron-module-name: "UNUSED"
31-
- platform-name: "ubuntu-latest"
31+
- platform-name: "ubuntu-22.04"
3232
build-name: "linux"
3333
tauri-target: "x86_64-unknown-linux-gnu"
3434
tauri-copy-path: "bundle/appimage/*.AppImage"

0 commit comments

Comments
 (0)