Skip to content

Commit

Permalink
chore: perform alpine at the very end
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 1, 2024
1 parent 08f7730 commit 7c31e17
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 @@ -351,7 +351,7 @@ jobs:
runs-on: ubuntu-22.04
container: ghcr.io/jdx/mise:alpine
timeout-minutes: 30
needs: [e2e-linux]
needs: [release]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 7c31e17

Please sign in to comment.