Skip to content

Commit 8acdf3f

Browse files
committed
CI: bump Cygwin gcc13 snapshot
1 parent a768384 commit 8acdf3f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/on_PR_windows_matrix.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,12 @@ jobs:
157157
platform: ${{matrix.platform}}
158158
allow-test-packages: true
159159
packages: >-
160-
gcc-g++=13.3.1+20250404-0.1
161-
libatomic1=13.3.1+20250404-0.1
162-
libquadmath0=13.3.1+20250404-0.1
163-
libgcc1=13.3.1+20250404-0.1
164-
libstdc++6=13.3.1+20250404-0.1
165-
libgomp1=13.3.1+20250404-0.1
160+
gcc-g++=13.3.1+20250424-0.1
161+
libatomic1=13.3.1+20250424-0.1
162+
libquadmath0=13.3.1+20250424-0.1
163+
libgcc1=13.3.1+20250424-0.1
164+
libstdc++6=13.3.1+20250424-0.1
165+
libgomp1=13.3.1+20250424-0.1
166166
cmake
167167
ninja
168168
pkg-config

0 commit comments

Comments
 (0)