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 f69cb35 commit 0035cc0Copy full SHA for 0035cc0
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
os:
13
- macos-14
14
- macos-15
15
- runs-on: {{ matrix.os }}
+ runs-on: ${{ matrix.os }}
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments