Skip to content

Commit

Permalink
Removed 'container' property from jpo-sdw-depositor job in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson committed Feb 5, 2024
1 parent ce9aeec commit 6cfad3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
jobs:
jpo-sdw-depositor:
runs-on: ubuntu-latest
container:
image: openjdk:21-jdk-slim-buster
options: --user root
steps:
- name: Checkout ${{ github.event.repository.name }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 6cfad3d

Please sign in to comment.