We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ubuntu-latest
ubuntu-20.04
1 parent a3488f4 commit e14f66bCopy full SHA for e14f66b
.github/workflows/cont_integration.yml
@@ -5,7 +5,7 @@ name: CI
5
jobs:
6
test:
7
name: Test
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
env:
10
TEST_ELECTRUM_SERVER: electrum.blockstream.info:50001
11
strategy:
0 commit comments