mirror of
https://github.com/bahdotsh/wrkflw.git
synced 2025-12-29 00:24:57 +01:00
demo
This commit is contained in:
1
.github/workflows/matrix-sample.yml
vendored
1
.github/workflows/matrix-sample.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
||||
name: Test
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
# This matrix strategy matches the test code in matrix_test.rs
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
Reference in New Issue
Block a user