Skip to content

Commit

Permalink
Just test against the latest images
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jan 30, 2024
1 parent 72e10b0 commit 6b82908
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
matrix:
os:
- macos-latest
- ubuntu-22.04
- ubuntu-20.04
- windows-2022
- windows-2019
- ubuntu-latest
- windows-latest
perl: ['5.38', '5.36', '5.34', '5.32', '5.30', '5.28', '5.22']
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 6b82908

Please sign in to comment.