We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d589c commit c96ad43Copy full SHA for c96ad43
1 file changed
.github/workflows/pr-ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
strategy:
12
matrix:
13
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest]
14
steps:
15
- uses: actions/checkout@v4
16
- name: setup-pixi
0 commit comments