Skip to content

Commit 0aeb788

Browse files
authored
Update tests.yml
1 parent c1fc2c8 commit 0aeb788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
os:
24-
- ubuntu-22.04
2524
- ubuntu-latest
25+
- macos-latest
2626

2727
name: ${{ matrix.os }}
2828
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)