Skip to content

Commit

Permalink
Use any GitHub-hosted runner
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Hilbert <[email protected]>
  • Loading branch information
RyanHilbert authored Nov 7, 2024
1 parent 4204c4b commit fe14b0f
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 @@ -14,7 +14,7 @@ concurrency:

jobs:
publish:
runs-on: []
runs-on: github-hosted
steps:
- uses: actions/checkout@main
- run: kotlinc *.kt -include-runtime -d .jar -jdk-home $JAVA_HOME_21_X64
Expand Down

0 comments on commit fe14b0f

Please sign in to comment.