Skip to content

Commit accf803

Browse files
committed
ci: run on macOS 11.0
Let's use the latest macOS release in CI, as users will be adopting it.
1 parent a4625dd commit accf803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyoxidizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- '1.45.0'
1515
os:
1616
- 'ubuntu-20.04'
17-
- 'macos-10.15'
17+
- 'macos-11.0'
1818
- 'windows-2019'
1919
continue-on-error: true
2020
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)