We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de1f3c commit e0a212cCopy full SHA for e0a212c
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
file: ./coverage.xml
40
41
autobahn:
42
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
43
strategy:
44
matrix:
45
side: [client, server]
0 commit comments