Skip to content

Commit

Permalink
[CI] Upgrade msys2 to 20240727
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Sep 16, 2024
1 parent 44735a8 commit 07e7cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/msys.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

CPUS = ("x86_64",)
MSYS_VERSION = {
"x86_64": "20230318",
"x86_64": "20240727",
}


Expand Down

0 comments on commit 07e7cfc

Please sign in to comment.