Fixes playwright setup issues.

pull/3461/head
Henning Dieterichs 2 years ago committed by Henning Dieterichs
parent eac891f9bf
commit 366b9c38ff

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: CI
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save