Use Ubuntu latest for CI

pull/2113/head
Nicholas La Roux 1 year ago
parent 9a5b70c066
commit fcf8fdba8d
No known key found for this signature in database
GPG Key ID: 37E5518D845725EA

@ -7,7 +7,7 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0 - uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Set up Ruby - name: Set up Ruby

Loading…
Cancel
Save