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 3880e40 commit 2e4cbf8Copy full SHA for 2e4cbf8
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
]
23
# TODO: add windows-latest once: https://github.com/leafo/gh-actions-lua/pull/23 is fully released
24
# machineTag: ["ubuntu-latest", "macos-latest", "windows-latest"]
25
- machineTag: ["ubuntu-latest"]
+ machineTag: ["ubuntu-latest", "macos-latest"]
26
# machineTag: ["ubuntu-latest", "windows-latest"]
27
runs-on: ${{ matrix.machineTag }}
28
steps:
0 commit comments