We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61267b commit 4b8adbdCopy full SHA for 4b8adbd
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
- {
27
os: ubuntu-24.04, name: "Ubuntu GCC 14",
28
compiler: gcc, compiler_version: 14,
29
- artifact: "ubuntu-gcc-13"
+ artifact: "ubuntu-gcc-14"
30
}
31
32
os: windows-latest, name: "Windows VS 2022",
0 commit comments