We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fa984 commit 1f425b8Copy full SHA for 1f425b8
1 file changed
.github/workflows/docker.yml
@@ -4,7 +4,7 @@ on: push
4
5
jobs:
6
docker:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
8
steps:
9
- uses: actions/checkout@v2
10
- name: JS tests
0 commit comments