Skip to content

Install libgdiplus on ubuntu#2875

Merged
JimBobSquarePants merged 2 commits into
SixLabors:mainfrom
stefannikolei:sn/fix/build
Jan 30, 2025
Merged

Install libgdiplus on ubuntu#2875
JimBobSquarePants merged 2 commits into
SixLabors:mainfrom
stefannikolei:sn/fix/build

Conversation

@stefannikolei

Copy link
Copy Markdown
Contributor

No description provided.

@stefannikolei

Copy link
Copy Markdown
Contributor Author

@JimBobSquarePants Its working here

(╯°□°)╯︵ ┻━┻

steps:
- name: Install libgdi+, which is required for tests running on ubuntu
if: ${{ matrix.options.os == 'buildjet-4vcpu-ubuntu-2204-arm' }}
if: ${{ contains(matrix.options.os, 'ubuntu') }}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to do the same in code-coverage.yml also.

@JimBobSquarePants

Copy link
Copy Markdown
Member

@JimBobSquarePants Its working here

(╯°□°)╯︵ ┻━┻

Yeah. I think that's because a version of 8 is already installed. I'm not 100% sure of the problem yet and I may have to raise an issue with https://github.com/actions/runner-images

@JimBobSquarePants JimBobSquarePants left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. 👍

@JimBobSquarePants JimBobSquarePants merged commit 1d096b2 into SixLabors:main Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants