Skip to content

Commit 190ec5d

Browse files
committed
use sdk 7.0.x
1 parent 8c16bfb commit 190ec5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ jobs:
5858
codecov: false
5959
- os: buildjet-8vcpu-ubuntu-2204-arm
6060
framework: net6.0
61-
sdk: 6.0.x
61+
sdk: 7.0.x
62+
sdk-preview: true
6263
runtime: -x64
6364
codecov: false
6465
exclude:

0 commit comments

Comments
 (0)