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

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
1 changed files with 1 additions and 1 deletions

View File

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