Skip to content

Commit 905da61

Browse files
committed
re-enable testing on macos
1 parent 21af235 commit 905da61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
"luajit-2.1.0-beta3",
2222
]
2323
# 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"]
2425
machineTag: ["ubuntu-latest", "macos-latest"]
2526
runs-on: ${{ matrix.machineTag }}
2627
steps:

0 commit comments

Comments
 (0)