Skip to content

Commit 24fa6f9

Browse files
committed
fix ci
1 parent 52e8227 commit 24fa6f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
dotnet-version: |
2121
8.x.x
22-
# 9.x.x
2322
- name: make script executable
2423
run: chmod u+x build.sh
2524
- name: Build and test
@@ -37,7 +36,6 @@ jobs:
3736
with:
3837
dotnet-version: |
3938
8.x.x
40-
# 9.x.x
4139
- name: Build and test (includes netfx)
4240
working-directory: ./
4341
run: ./build.cmd runtestsall

0 commit comments

Comments
 (0)