Skip to content

Commit 8c914ba

Browse files
author
Anton Evers
authored
Test run on MacOS
This should fail and later pass with deprecated-packages/vendor-patch-files#2
1 parent a991571 commit 8c914ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bare_run.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
bare_run:
10-
runs-on: ubuntu-latest
10+
runs-on: [ubuntu-latest, macos-latest]
1111

1212
strategy:
1313
fail-fast: false

0 commit comments

Comments
 (0)