Skip to content

Commit 1f425b8

Browse files
committed
Ubuntu 22.
1 parent 35fa984 commit 1f425b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: push
44

55
jobs:
66
docker:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04
88
steps:
99
- uses: actions/checkout@v2
1010
- name: JS tests

0 commit comments

Comments
 (0)