We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c82342 + ce6ea82 commit 7d73821Copy full SHA for 7d73821
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build
2
on: [push, pull_request]
3
jobs:
4
build:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
6
steps:
7
- uses: actions/checkout@v4
8
- name: Set up Ruby
0 commit comments