Skip to content

Commit d5ccc56

Browse files
committed
CI: fix linux system error:The following packages have unmet dependencies
1 parent 6e2d504 commit d5ccc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
task: ./gradlew packageReleaseDmg
5656

5757
- name: linux-x86_64
58-
runner: ubuntu-latest
58+
runner: ubuntu-22.04
5959
task: ./gradlew createReleaseDistributable packageReleaseDeb packageReleaseRpm
6060

6161
# - name: linux-aarch64

0 commit comments

Comments
 (0)