1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-11 19:17:40 +03:00

upgrade macos

This commit is contained in:
Michael Greenberg 2022-08-03 10:10:58 -04:00
parent fd53efa834
commit f9179b1f35

View File

@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-10.15
- macos-11
- ubuntu-latest
runs-on: ${{ matrix.os }}