Skip to content

Commit 9dd079f

Browse files
authored
Update other-perls.yml
1 parent 3667108 commit 9dd079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/other-perls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false # Ensures that one failing job does not cancel others
1010
matrix:
11-
os: ["ubuntu-latest","ubuntu-22.04","ubuntu-20.04"]
11+
os: ["ubuntu-latest","ubuntu-22.04"]
1212
perl: ["5.40","5.38","5.36","5.34","5.32","5.30","5.28","5.26","5.24","5.22","5.20","5.18","5.16","5.14","5.12"]
1313
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
1414

0 commit comments

Comments
 (0)