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 af2ee3a commit 54285a8Copy full SHA for 54285a8
.github/workflows/code_checks.yaml
@@ -6,7 +6,7 @@ on: ["push", "pull_request"]
6
jobs:
7
js-tests:
8
name: "JS Tests"
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v3
0 commit comments