Skip to content

Commit

Permalink
CI: bump Cygwin gcc13 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored and neheb committed Feb 27, 2025
1 parent f72ea3b commit 10dfab2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/on_PR_windows_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,12 @@ jobs:
platform: ${{matrix.platform}}
allow-test-packages: true
packages: >-
gcc-g++=13.3.1+20250103-0.1
libatomic1=13.3.1+20250103-0.1
libquadmath0=13.3.1+20250103-0.1
libgcc1=13.3.1+20250103-0.1
libstdc++6=13.3.1+20250103-0.1
libgomp1=13.3.1+20250103-0.1
gcc-g++=13.3.1+20250221-0.1
libatomic1=13.3.1+20250221-0.1
libquadmath0=13.3.1+20250221-0.1
libgcc1=13.3.1+20250221-0.1
libstdc++6=13.3.1+20250221-0.1
libgomp1=13.3.1+20250221-0.1
cmake
ninja
pkg-config
Expand Down

0 comments on commit 10dfab2

Please sign in to comment.