update Ubuntu version: 20.04 is EOL (#168)

This commit is contained in:
Miran 2025-02-17 10:20:36 +01:00 committed by GitHub
parent ebe308a79a
commit d5cd89062c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -175,7 +175,7 @@ jobs:
autobahn-test:
if: github.event_name == 'push' # || github.event_name == 'pull_request'
name: "Autobahn test suite"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
fail-fast: false