Skip to content

Commit

Permalink
The msys2/setup-msys2 only works for released tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Apr 24, 2024
1 parent 0db639c commit bed068a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@main

- name: Install Toolset
uses: msys2/setup-msys2@main
uses: msys2/setup-msys2@v2
with:
msystem: ${{matrix.msys}}
pacboy: python:p ${{matrix.toolset}}:p
Expand Down

0 comments on commit bed068a

Please sign in to comment.