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 39bcb04 + d46407f commit f859244Copy full SHA for f859244
.github/workflows/dotnet-core-master.yml
@@ -63,7 +63,7 @@ jobs:
63
path: work-items-planning-container.tar
64
backend-pn-test:
65
needs: backend-pn-build
66
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
67
strategy:
68
fail-fast: false
69
matrix:
.github/workflows/dotnet-core-pr.yml
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
0 commit comments