Skip to content

Commit

Permalink
Revert "NoTicket: Use self-hosted runners instead of GitHub-hosted ru…
Browse files Browse the repository at this point in the history
…nners"
  • Loading branch information
daniddelrio authored Nov 14, 2023
1 parent c56ac26 commit ea903a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: [self-hosted, small]
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ea903a5

Please sign in to comment.