Skip to content

Commit

Permalink
revert back to github hosted runners for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Apr 28, 2024
1 parent d70e92b commit 7c588bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:
jobs:
build:

runs-on: github-actions-pschichtel-javacan
container: quay.io/podman/stable
runs-on: ubuntu-latest

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

0 comments on commit 7c588bd

Please sign in to comment.