mirror of
https://github.com/status-im/nim-websock.git
synced 2025-02-20 05:18:12 +00:00
update Ubuntu version: 20.04 is EOL (#168)
This commit is contained in:
parent
ebe308a79a
commit
d5cd89062c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user