mirror of
https://github.com/nalgeon/redka.git
synced 2025-09-26 20:11:14 +08:00
workflows: publish - simplify os matrix
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
goos: linux
|
||||
|
Reference in New Issue
Block a user