Skip to content

Commit

Permalink
Upgrade builders to jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydahanne committed Sep 25, 2023
1 parent 777e343 commit 8950930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pull-request-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
run: |
echo "About to run the smoke test script against this suite folder: ${{ matrix.java_sample_folder }}/smoke_test"
./scripts/smoke.sh --suite ${{ matrix.java_sample_folder }} \
--builder paketobuildpacks/builder:base \
--builder paketobuildpacks/builder:tiny
--builder paketobuildpacks/builder-jammy-base \
--builder paketobuildpacks/builder-jammy-tiny

0 comments on commit 8950930

Please sign in to comment.