Skip to content

Commit

Permalink
fix: ubuntu runner fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
kstasik committed Oct 14, 2024
1 parent 1190e88 commit 66865ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
config:
- os: ubuntu-latest
- os: ubuntu-22.04
target: x86_64-unknown-linux-gnu
short: linux-amd64
- os: macos-13
Expand Down

0 comments on commit 66865ba

Please sign in to comment.