Skip to content

chore: Downgrade GHA runner to ubuntu-22.04#480

Merged
keelerm84 merged 3 commits into
mainfrom
mk/sdk-1301/bump-redis
Jun 4, 2025
Merged

chore: Downgrade GHA runner to ubuntu-22.04#480
keelerm84 merged 3 commits into
mainfrom
mk/sdk-1301/bump-redis

Conversation

@keelerm84
Copy link
Copy Markdown
Member

@keelerm84 keelerm84 commented Jun 4, 2025

gcc 13 (included in ubuntu-latest) no longer transitively includes <cstdint>. This resulted in a break in redis-plus-plus, which is fixed in v1.3.8. But we can't upgrade to that due to another issue with the cmake stuff. So for now, we are going to lower the version of the GHA runner we use.

gcc no longer transitively includes <cstdint>. This resulted in a break
in redis-plus-plus, which is fixed in v1.3.8.

But in true in-for-a-penny fashion, we are going to update to the latest
version.
@keelerm84 keelerm84 requested a review from a team as a code owner June 4, 2025 18:34
@keelerm84 keelerm84 changed the title fix: Bump redis-plus-plus to v1.3.14 chore: Downgrade GHA runner to ubuntu-22.04 Jun 4, 2025
@keelerm84 keelerm84 merged commit dfc178b into main Jun 4, 2025
24 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1301/bump-redis branch June 4, 2025 20:03
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