Skip to content

Commit

Permalink
ubuntu-20.04 is too old for mold
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Feb 5, 2025
1 parent b391f76 commit 2fa5c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
rust-toolchain: stable
type: release
# Also do some debug builds on the oldest OS versions.
- os: ubuntu-20.04
- os: ubuntu-22.04
rust-toolchain: stable
type: debug
- os: macos-13
Expand Down

0 comments on commit 2fa5c61

Please sign in to comment.