We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2bba8 commit 3ead4efCopy full SHA for 3ead4ef
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
build:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
8
9
steps:
10
- uses: actions/checkout@v4
0 commit comments