Skip to content

Commit

Permalink
Run autobahn tests on a version of ubuntu that exists
Browse files Browse the repository at this point in the history
  • Loading branch information
njsmith committed Apr 11, 2023
1 parent 2779301 commit 627f0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
file: ./coverage.xml

autobahn:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
side: [client, server]
Expand Down

0 comments on commit 627f0a9

Please sign in to comment.