Skip to content

Commit

Permalink
ci: specify runner
Browse files Browse the repository at this point in the history
Co-authored-by: alemi <me@alemi.dev>
  • Loading branch information
zaaarf and alemidev committed Oct 14, 2024
1 parent f7247d4 commit 12f8376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:

publish:
needs: [build]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 12f8376

Please sign in to comment.