Skip to content

Commit

Permalink
syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Jul 9, 2024
1 parent 7af8b80 commit 54c6025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ "ubuntu-latest". "windows-latest" ]
os: [ "ubuntu-latest", "windows-latest" ]
perl-version:
- '5.38'
- '5.24'
Expand Down

0 comments on commit 54c6025

Please sign in to comment.