Skip to content

Commit

Permalink
Make Jammy a default distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Apr 20, 2024
1 parent 595b166 commit 6118c62
Show file tree
Hide file tree
Showing 31 changed files with 293 additions and 6,101 deletions.
522 changes: 2 additions & 520 deletions fixtures/all-versions.bash

Large diffs are not rendered by default.

587 changes: 2 additions & 585 deletions fixtures/all-versions.github

Large diffs are not rendered by default.

374 changes: 2 additions & 372 deletions fixtures/all-versions.travis

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fixtures/copy-fields-all.github
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes:
60
container:
image: buildpack-deps:bionic
image: buildpack-deps:jammy
continue-on-error: ${{ matrix.allow-failure }}
strategy:
matrix:
Expand Down
64 changes: 32 additions & 32 deletions fixtures/copy-fields-all.travis

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fixtures/copy-fields-none.github
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes:
60
container:
image: buildpack-deps:bionic
image: buildpack-deps:jammy
continue-on-error: ${{ matrix.allow-failure }}
strategy:
matrix:
Expand Down
64 changes: 32 additions & 32 deletions fixtures/copy-fields-none.travis

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fixtures/copy-fields-some.github
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes:
60
container:
image: buildpack-deps:bionic
image: buildpack-deps:jammy
continue-on-error: ${{ matrix.allow-failure }}
strategy:
matrix:
Expand Down
64 changes: 32 additions & 32 deletions fixtures/copy-fields-some.travis

Large diffs are not rendered by default.

Loading

0 comments on commit 6118c62

Please sign in to comment.