Skip to content

Commit

Permalink
Merge pull request #163 from timo/patch-2
Browse files Browse the repository at this point in the history
Try a newer "oldest" raku version in CI
  • Loading branch information
patrickbkr authored Aug 15, 2024
2 parents 0125435 + 3b662ca commit 504feac
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 @@ -17,7 +17,7 @@ jobs:
# - macOS-latest
# - windows-latest
raku-version:
- "2021.03"
- "2022.02"
- "latest"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 504feac

Please sign in to comment.