Skip to content

Commit

Permalink
Run all Tests on Ubuntu 24.04 (#51946)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki authored Jun 28, 2024
1 parent 85da360 commit 2af00f1
Show file tree
Hide file tree
Showing 40 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/databases-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:

mariadb:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
continue-on-error: true

services:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
mysql_57:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
mysql:
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
DB_COLLATION: utf8mb4_unicode_ci

mysql_8:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
mysql:
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
DB_CONNECTION: mysql

mariadb:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
mariadb:
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
DB_CONNECTION: mariadb

pgsql:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
postgresql:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/facades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
update:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

strategy:
fail-fast: true
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/queues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
sync:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

strategy:
fail-fast: true
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
QUEUE_CONNECTION: sync

database:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

strategy:
fail-fast: true
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
QUEUE_CONNECTION: database

redis:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
redis:
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
QUEUE_CONNECTION: redis

beanstalkd:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

name: Beanstalkd Driver

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:

jobs:
release:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

name: Release ${{ inputs.version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
types:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

strategy:
fail-fast: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
linux_tests:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

services:
memcached:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: superbrothers/close-pull-request@v3
with:
Expand Down
Loading

0 comments on commit 2af00f1

Please sign in to comment.