Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
fix(ci): use broader glib 2.31 linux compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
juligasa committed Dec 18, 2023
1 parent 9b86c84 commit 931215d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
arch: arm64
goarch: arm64
daemon_name: aarch64-apple-darwin
- os: ubuntu-latest-m
- os: ubuntu-20.04-m
arch: x64
goarch: amd64
daemon_name: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 931215d

Please sign in to comment.