Skip to content

Commit 3168b2b

Browse files
committed
9.0.x
1 parent e30ae27 commit 3168b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- uses: actions/checkout@v3
7878
- uses: actions/setup-dotnet@v4
7979
with:
80-
dotnet-version: '9.0.0'
80+
dotnet-version: '9.0.x'
8181
- name: Download Linux artifacts
8282
uses: actions/download-artifact@v3
8383
with:

0 commit comments

Comments
 (0)