Skip to content

Commit

Permalink
Trying to work around actions/runner-images#10636
Browse files Browse the repository at this point in the history
  • Loading branch information
gap777 committed Jan 14, 2025
1 parent 2c381ec commit 9d42812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [pull_request, push]

jobs:
rspec:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
# We run our `rspec` tests on many versions of Ruby to ensure compatibility.
strategy:
matrix:
Expand Down

0 comments on commit 9d42812

Please sign in to comment.