mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 06:18:02 -05:00
Update comment for OS matrix in E2A-Test.yml
Clarified comment about OS matrix in E2A-Test.yml
This commit is contained in:
2
.github/workflows/E2A-Test.yml
vendored
2
.github/workflows/E2A-Test.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# Added windows to the matrix
|
||||
# windows and linux can be added to the matrix when good runners for those are made available for this repo
|
||||
os: [macos]
|
||||
runs-on: [self-hosted, "${{ matrix.os }}"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user