Skip to content

Commit

Permalink
Using Ubuntu 22.04 for build as it supports both 4.0 and 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-senechal committed Aug 29, 2024
1 parent 0277f70 commit 124fa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ldflags: "-H windowsgui"

# The second combination is Ubuntu running on an AMD64 processor, building for Linux.
- os: ubuntu-20.04
- os: ubuntu-22.04
arch: amd64
target: linux

Expand Down

0 comments on commit 124fa71

Please sign in to comment.