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.
1 parent 28857df commit 57e2e23Copy full SHA for 57e2e23
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
test:
13
name: Run test suite
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
16
env:
17
COMPOSE_FILE: docker-compose.ci.yml
0 commit comments