Skip to content

Commit f31080f

Browse files
committed
CI
1 parent bc3314e commit f31080f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/setup-dotnet@v2
1717
with:
1818
dotnet-version: 8.0.x
19-
dotnet-quality: preview
19+
include-prerelease: true
2020

2121
- name: checkout repository
2222
uses: actions/checkout@v2

0 commit comments

Comments
 (0)