Skip to content

Commit

Permalink
fix: downgrade ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiroaisen committed Feb 6, 2025
1 parent aa9e299 commit 57cfc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
release:

# runs-on: self-hosted-release
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
matrix:
Expand Down

0 comments on commit 57cfc2e

Please sign in to comment.