Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc28ab commit d14b79cCopy full SHA for d14b79c
1 file changed
.github/workflows/dotnet.yml
@@ -17,8 +17,8 @@ jobs:
17
fail-fast: false
18
matrix:
19
configuration: [ Debug, Release ]
20
-# os: [ windows-latest, macOS-latest, ubuntu-latest ]
21
- os: [ windows-latest, macOS-latest ]
+ os: [ windows-latest, macOS-latest, ubuntu-latest ]
+# os: [ windows-latest, macOS-latest ]
22
# rid: [ fd-win-x64, win-x64, osx-x64, linux-x64,linux-arm64 ]
23
24
steps:
0 commit comments