Skip to content

Commit

Permalink
Merge pull request #3231 from projectblacklight/cbeer-patch-1
Browse files Browse the repository at this point in the history
 Get the CI workflow back on Ubuntu latest
  • Loading branch information
taylor-steve authored Oct 22, 2024
2 parents a9f222e + d5dffc8 commit 3d30849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
name: test (ruby ${{ matrix.ruby }} / rails ${{ matrix.rails_version }} / blacklight ${{ matrix.blacklight_version }} ${{ matrix.additional_name }})
strategy:
matrix:
Expand Down

0 comments on commit 3d30849

Please sign in to comment.