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.
2 parents c2e045a + 2540f8b commit 7f55fcbCopy full SHA for 7f55fcb
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
"3.9",
17
"3.10",
18
]
19
- os: [ubuntu-16.04]
+ os: [ubuntu-18.04]
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments