Skip to content

Commit e0a212c

Browse files
committed
use older runner for autobahn tests
1 parent 3de1f3c commit e0a212c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
file: ./coverage.xml
4040

4141
autobahn:
42-
runs-on: ubuntu-latest
42+
runs-on: ubuntu-18.04
4343
strategy:
4444
matrix:
4545
side: [client, server]

0 commit comments

Comments
 (0)