Skip to content

Commit

Permalink
Exclude non-functional windows 5.14 CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrtj committed Oct 6, 2024
1 parent 1b16efc commit f9c9bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runner: [ubuntu-latest, macos-latest, windows-latest]
perl: [ '5.14', '5.30', '5.40' ]
exclude:
- runner: windows-latest
perl: '5.14'
- runner: windows-latest
perl: '5.40'

Expand Down

0 comments on commit f9c9bd6

Please sign in to comment.