Skip to content

Commit 16df70e

Browse files
Use Ubuntu 20.04
1 parent f581cb7 commit 16df70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
build:
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-20.04
2222

2323
steps:
2424
- name: Install dependencies

0 commit comments

Comments
 (0)