Skip to content

Commit

Permalink
Fixed perl to 5.32, see DOCGroup/MPC#191
Browse files Browse the repository at this point in the history
    * .github/workflows/windows.yml:
  • Loading branch information
jwillemsen committed Oct 25, 2023
1 parent 5d24ac3 commit 2b67e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
- uses: shogo82148/actions-setup-perl@v1
with:
perl-version: '5.32'
distribution: strawberry
- name: Run brix11 configure
run: |
Expand Down

0 comments on commit 2b67e50

Please sign in to comment.