Skip to content

Commit d7ec90f

Browse files
committed
Use macos-latest
1 parent c82386f commit d7ec90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
os: [ubuntu-latest, macos-10.15, windows-latest]
25+
os: [ubuntu-latest, macos-latest, windows-latest]
2626
python-version: [3.8, 3.9]
2727

2828
steps:

0 commit comments

Comments
 (0)