Use correct runs-on
Some checks failed
Ruby CI / test (pull_request) Failing after 30s

This commit is contained in:
Andrew Tomaka 2024-03-20 19:07:37 -04:00
parent ce376c3a50
commit ad222c229e
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -5,7 +5,7 @@ on:
jobs: jobs:
test: test:
runs-on: all runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Set up Ruby 3.2.0 - name: Set up Ruby 3.2.0