Skip to content

Commit b97b0dc

Browse files
committed
build: update used gcc version to 15
1 parent 98d9422 commit b97b0dc

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
@@ -165,7 +165,7 @@ jobs:
165165
if: matrix.config.os == 'ubuntu' && matrix.config.use-clang == false
166166
uses: egor-tensin/setup-gcc@v1
167167
with:
168-
version: 14
168+
version: 15
169169
platform: x64
170170

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

0 commit comments

Comments
 (0)