Skip to content

Commit 5b68993

Browse files
authored
Merge branch 'devel' into sem-unify-principal-type-handling
2 parents 604ce8c + d2c4687 commit 5b68993

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
triplet: x64-mingw-dynamic-release
7979
host-triplet: x64-mingw-dynamic-release
80-
revision: 2024.01.12
80+
revision: 2025.07.25
8181
overlay-triplets: ${{ github.workspace }}/tools/vcpkg/triplets
8282

8383
- name: Install dependencies (Windows)

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
with:
9595
triplet: x64-mingw-dynamic-release
9696
host-triplet: x64-mingw-dynamic-release
97-
revision: 2024.01.12
97+
revision: 2025.07.25
9898
overlay-triplets: ${{ github.workspace }}/tools/vcpkg/triplets
9999

100100
- name: Install dependencies (Windows)

0 commit comments

Comments
 (0)