Skip to content

Commit

Permalink
Merge pull request #76 from patrickbkr/fix-ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
jnthn authored Jul 18, 2024
2 parents 976dfc1 + 084b446 commit 22b2564
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"
- "2021.07"
- "latest"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 22b2564

Please sign in to comment.