Skip to content

Use the version of gn that works on old Apline - #2711

Merged
mattleibow merged 1 commit into
mainfrom
dev/alpine-main
Jan 12, 2024
Merged

Use the version of gn that works on old Apline#2711
mattleibow merged 1 commit into
mainfrom
dev/alpine-main

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Description of Change

The new versions of gn require C++20 which is not easily available on the very old Alpine.

Bugs Fixed

  • CI stopped working

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

The new versions of gn require C++20 which is not easily available on the very old Alpine.
@mattleibow mattleibow added the backport/release/2.x Backport this PR to release/2.x label Jan 12, 2024
@mattleibow
mattleibow merged commit 9274aee into main Jan 12, 2024
@mattleibow
mattleibow deleted the dev/alpine-main branch January 12, 2024 18:24
github-actions Bot pushed a commit that referenced this pull request Jan 12, 2024
The new versions of gn require C++20 which is not easily available on the very old Alpine.

(cherry picked from commit 9274aee)
mattleibow added a commit that referenced this pull request Jan 12, 2024
The new versions of gn require C++20 which is not easily available on the very old Alpine.

(cherry picked from commit 9274aee)

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/release/2.x Backport this PR to release/2.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant