Skip to content

Commit

Permalink
use ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Jan 23, 2024
1 parent 41ee131 commit 2db8844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- { os: macos-latest, target: x86_64-apple-darwin }
- {
target: aarch64-unknown-linux-gnu,
os: ubuntu-20.04,
os: ubuntu-latest,
use-cross: true,
}
steps:
Expand Down

0 comments on commit 2db8844

Please sign in to comment.