Skip to content

Commit

Permalink
Removing strategy.matrix.os in test samples workflow (#958)
Browse files Browse the repository at this point in the history
* Changing runners to all use ubuntu-latest-m

Signed-off-by: willdavsmith <[email protected]>

* test

Signed-off-by: willdavsmith <[email protected]>

* test

Signed-off-by: willdavsmith <[email protected]>

* test

Signed-off-by: willdavsmith <[email protected]>

* test

Signed-off-by: willdavsmith <[email protected]>

* test

Signed-off-by: willdavsmith <[email protected]>

---------

Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith authored Feb 1, 2024
1 parent 2e0502a commit 7d7850d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
include:
- name: demo
os: ubuntu-latest
Expand Down

0 comments on commit 7d7850d

Please sign in to comment.