We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdda9dd commit 1c772aaCopy full SHA for 1c772aa
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, macos-14]
+ os: [ubuntu-latest]
19
runs-on: ${{ matrix.os }}
20
steps:
21
- name: Checkout
0 commit comments