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 21af235 commit 905da61Copy full SHA for 905da61
.github/workflows/test.yml
@@ -21,6 +21,7 @@ jobs:
21
"luajit-2.1.0-beta3",
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", "macos-latest"]
26
runs-on: ${{ matrix.machineTag }}
27
steps:
0 commit comments