We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0127e commit 118b051Copy full SHA for 118b051
.github/workflows/build-msys64.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- gccversion: [ 15.1.0 ]
+ gccversion: [ 15.2.0 ]
21
steps:
22
- uses: actions/checkout@v4
23
- name: get-nuwen-mingw
.github/workflows/build-ubuntu.yml
with:
0 commit comments