We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1636f4e commit 72190e8Copy full SHA for 72190e8
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on: [ "push", "pull_request" ]
4
5
jobs:
6
build:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
8
9
steps:
10
- uses: actions/checkout@v6
0 commit comments