We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862ce78 commit d95a25bCopy full SHA for d95a25b
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.runs-on }}
15
strategy:
16
matrix:
17
- runs-on: [windows-2022, ubuntu-22.04, ubuntu-22.04-arm, macos-13]
+ runs-on: [windows-2022, ubuntu-22.04, ubuntu-22.04-arm]
18
steps:
19
- uses: actions/checkout@v4
20
- name: Setup NuGet Source
0 commit comments