Skip to content

Commit

Permalink
Revert "Fixing pipeline."
Browse files Browse the repository at this point in the history
This reverts commit b012240.
  • Loading branch information
mlaskowski-r7 committed Jan 29, 2025
1 parent 86c7cbd commit 50eb30c
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: [push, pull_request]
jobs:
test:
name: 'Ruby: ${{ matrix.ruby-version }}'
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 50eb30c

Please sign in to comment.