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 0b49cb0 commit 69951a5Copy full SHA for 69951a5
.github/workflows/build-and-test.yml
@@ -21,25 +21,21 @@ jobs:
21
- os: ubuntu-latest
22
framework: net8.0
23
sdk: 8.0.x
24
- sdk-preview: true
25
runtime: -x64
26
codecov: false
27
- os: macos-latest
28
29
30
31
32
33
- os: windows-latest
34
35
36
37
38
39
- os: buildjet-4vcpu-ubuntu-2204-arm
40
41
42
43
44
45
exclude:
0 commit comments