Skip to content

Pin ubuntu version in Test action#1518

Merged
jar-stripe merged 1 commit intomasterfrom
jar/pin-ubuntu-version-in-actions
Jan 13, 2025
Merged

Pin ubuntu version in Test action#1518
jar-stripe merged 1 commit intomasterfrom
jar/pin-ubuntu-version-in-actions

Conversation

@jar-stripe
Copy link
Contributor

Why?

Our test action ran on ubuntu-latest and tests against a range of ruby versions. actions/runner-images@976232d updates ubuntu-latest to Ubuntu 24.04 which was causing stripe-ruby CI jobs to error out with Error: Unavailable version 9.4.0.0 for jruby on ubuntu-24.04.

What?

  • Changed runs-on value for Test job to ubuntu-22.04

@jar-stripe jar-stripe requested review from a team and xavdid-stripe and removed request for a team January 13, 2025 21:26
@jar-stripe jar-stripe enabled auto-merge (squash) January 13, 2025 21:27
@jar-stripe jar-stripe merged commit da19166 into master Jan 13, 2025
13 checks passed
@jar-stripe jar-stripe deleted the jar/pin-ubuntu-version-in-actions branch January 13, 2025 21:36
@xavdid-stripe
Copy link
Member

Ah, I had fixed this in #1513 too 😅

Glad that we got it in!

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.

3 participants