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.
1 parent ef01b83 commit 9ae7bc2Copy full SHA for 9ae7bc2
.github/workflows/build-workflow.yml
@@ -37,6 +37,7 @@ jobs:
37
with:
38
dotnet-version: |
39
8.0.x
40
+ 9.0.x
41
- name: Build Reason
42
run: |
43
branch=${GITHUB_REF##*/}.
0 commit comments