Skip to content

Commit

Permalink
fix: Downgrade publish ci to ubuntu 22.04 (#3663)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Jan 28, 2025
1 parent 4c8e856 commit 861e6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- target: aarch64-apple-darwin
os: macos-latest
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
os: ubuntu-22.04
# - target: aarch64-unknown-linux-gnu
# os: ubuntu-latest
steps:
Expand Down

0 comments on commit 861e6c1

Please sign in to comment.