We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccad2ea commit c40b912Copy full SHA for c40b912
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
test:
11
runs-on: ubuntu-latest
12
container:
13
- image: perl
+ image: perl:5.38
14
services:
15
postgres:
16
image: postgres
0 commit comments