We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c690c8 commit d204b8fCopy full SHA for d204b8f
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
12
strategy:
13
matrix:
0 commit comments