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 2d2ddc0 commit f65b06fCopy full SHA for f65b06f
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
- cron: "0 0 * * *"
9
jobs:
10
main:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22
12
steps:
13
- uses: actions/checkout@v2
14
- name: Install Node
0 commit comments