Skip to content

Commit 95f5f56

Browse files
committed
build: update used gcc version to 15
1 parent d6163a4 commit 95f5f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
if: matrix.config.os == 'ubuntu' && matrix.config.use-clang == false
147147
uses: egor-tensin/setup-gcc@v1
148148
with:
149-
version: 14
149+
version: 15
150150
platform: x64
151151

152152
- name: Unbreak Python in GHA (MacOS 13 image)

0 commit comments

Comments
 (0)