We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972fa4b commit ec46dacCopy full SHA for ec46dac
.github/workflows/build.yml
@@ -15,8 +15,6 @@ jobs:
15
include:
16
- platform: 'ubuntu-22.04'
17
args: ''
18
- - platform: 'windows-latest'
19
- args: ''
20
21
runs-on: ${{ matrix.platform }}
22
steps:
0 commit comments