We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7e794 commit cf808c3Copy full SHA for cf808c3
.github/workflows/build-and-publish.yaml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
max-parallel: 10
35
matrix:
36
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
37
architecture: [amd64]
38
distribution: [client, server, test_server, nighthawk_output_transform]
39
runs-on: ${{ matrix.os }}
0 commit comments