Loading .github/workflows/perl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ jobs: strategy: matrix: perl-version: - '5.30' - '5.40' - 'latest' - 'threaded' Loading @@ -25,7 +25,7 @@ jobs: services: postgres: image: postgres:11 image: postgres:17 env: POSTGRES_USER: travelynx POSTGRES_PASSWORD: whatever Loading Loading
.github/workflows/perl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ jobs: strategy: matrix: perl-version: - '5.30' - '5.40' - 'latest' - 'threaded' Loading @@ -25,7 +25,7 @@ jobs: services: postgres: image: postgres:11 image: postgres:17 env: POSTGRES_USER: travelynx POSTGRES_PASSWORD: whatever Loading