We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d6cbd commit 1b494beCopy full SHA for 1b494be
1 file changed
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
jobs:
4
tailor:
5
name: Run tests
6
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
7
steps:
8
-
9
name: Checkout repository
0 commit comments