We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad1743 commit 48cbaccCopy full SHA for 48cbacc
.github/workflows/unittest.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
strategy:
14
max-parallel: 4
15
matrix:
0 commit comments