File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# #############################################################################
2- # Copyright Christopher Kormanyos 2023 - 2024 .
2+ # Copyright Christopher Kormanyos 2023 - 2025 .
33# Distributed under The Unlicense.
44
55name : build-msys64
1717 strategy :
1818 fail-fast : false
1919 matrix :
20- gccversion : [ 14.2 .0 ]
20+ gccversion : [ 15.1 .0 ]
2121 steps :
2222 - uses : actions/checkout@v4
2323 - name : get-nuwen-mingw
Original file line number Diff line number Diff line change 11# #############################################################################
2- # Copyright Christopher Kormanyos 2023 - 2024 .
2+ # Copyright Christopher Kormanyos 2023 - 2025 .
33# Distributed under The Unlicense.
44
55name : build-ubuntu
1717 strategy :
1818 fail-fast : false
1919 matrix :
20- gccversion : [ 14.2 .0 ]
20+ gccversion : [ 15.1 .0 ]
2121 steps :
2222 - uses : actions/checkout@v4
2323 with :
You can’t perform that action at this time.
0 commit comments