Skip to content

Commit

Permalink
Attempt CI tests on older versions of Rakudo
Browse files Browse the repository at this point in the history
  • Loading branch information
japhb committed Jul 31, 2022
1 parent b46e980 commit 19cd4c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
- windows-latest
raku-version:
- 'latest'
- '2022.02'
- '2021.04'
- '2020.12'
- '2020.07'
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 19cd4c8

Please sign in to comment.