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 398baab commit 0081125Copy full SHA for 0081125
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- operating-system: [ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm, macos-15]
+ os: [ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm, macos-15]
19
steps:
20
- uses: actions/checkout@v4
21
0 commit comments