We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9440e61 commit ea0a850Copy full SHA for ea0a850
1 file changed
.github/workflows/compilation.yml
@@ -12,8 +12,7 @@ jobs:
12
os: [
13
[macos-latest, arm64],
14
[macos-13, x86_64],
15
- [ubuntu-latest, x86_64],
16
- [windows-latest, x86_64]
+ [ubuntu-latest, x86_64]
17
]
18
19
steps:
0 commit comments