Skip to content

Commit e56c019

Browse files
committed
...
1 parent 6dc7680 commit e56c019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-latest, windows-latest, macOS-latest]
15+
os: [ubuntu-latest, windows-latest, macos-latest]
1616
R: [3.6, 4.0, 4.1]
1717
runs-on: ${{ matrix.os }}
1818
env:

0 commit comments

Comments
 (0)