Skip to content

Commit

Permalink
bump min CI Raku version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarring committed Jan 19, 2024
1 parent 8fb357a commit a4eea40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
#- windows-latest
raku-version:
- 'latest'
- '2021.12'
- '2022.07'
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{{$NEXT}}
- Fix PDF::Filespec coercement

0.5.14 2023-08-21T07:45:41+12:00
- Rename some t/ *.pm files to *.rakumod. Avoid deprecation warnings
Expand Down

0 comments on commit a4eea40

Please sign in to comment.