Skip to content

Commit

Permalink
Merge branch 'develop' into exec-run-with-alias-when-specified
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Nov 21, 2021
2 parents 3f5b51c + 6073394 commit ed6b74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ['ubuntu-18.04', 'ubuntu-16.04']
os: ['ubuntu-18.04']
perl: [ '5.32', '5.30' ]
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ed6b74a

Please sign in to comment.