Skip to content

Commit

Permalink
- Build system upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjzazuet committed Jul 4, 2024
1 parent b90b845 commit b90ac77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Gradle Build
on: {push: {tags: null}}
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: vaccovecrana/gitflow-oss-java-slim@1.0.1
Expand Down

0 comments on commit b90ac77

Please sign in to comment.