We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5b70c commit fcf8fdbCopy full SHA for fcf8fdb
1 file changed
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
test:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
13
- name: Set up Ruby
0 commit comments