Skip to content

Commit 61a683c

Browse files
authored
chore(ci): add latest macOS runner (#291)
1 parent e870d7e commit 61a683c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
matrix:
22-
os: [ubuntu-latest, windows-latest]
22+
os: [ubuntu-latest, windows-latest, macos-latest]
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)