Skip to content

Commit

Permalink
ci: πŸ”„ downgrade relase action to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Dec 13, 2024
1 parent 9bb64a3 commit 1c34d0a
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 @@ -20,7 +20,7 @@ permissions:

jobs:
release:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
VERSION_CHANGE: ${{ github.event.inputs.versionChange }}

Expand Down

0 comments on commit 1c34d0a

Please sign in to comment.