Use a setup-ruby version that has ruby 3.3.6
This commit is contained in:
parent
004624687a
commit
2fc4e2debd
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: ruby/setup-ruby@v1
|
||||
- uses: ruby/setup-ruby@v1.202.0
|
||||
- run: bundle install
|
||||
- name: Wait until Postgres is ready to accept connections
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user