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