We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4dfd94 commit 5476e5eCopy full SHA for 5476e5e
1 file changed
.github/workflows/publish.yml
@@ -15,8 +15,8 @@ jobs:
15
os: ubuntu-24.04
16
- name: mobdap-linux-arm64
17
os: ubuntu-24.04-arm
18
- - name: mobdap-windows-x86_64
19
- os: windows-latest
+ # - name: mobdap-windows-x86_64
+ # os: windows-latest
20
- name: mobdap-macos-arm64
21
os: macos-latest
22
runs-on: ${{ matrix.config.os }}
0 commit comments