actions-gh-pages icon indicating copy to clipboard operation
actions-gh-pages copied to clipboard

ci: use certain OS version instead of latest

Open peaceiris opened this issue 5 years ago β€’ 1 comments

  • [x] ci: Change macos-latest to macos-10.15
  • [x] ci: Change windows-latest to windows-2019
  • [x] ci: Add macos-11.0 (macOS Big Sur 11.0)
  • [ ] docs: Add macos-11.0 (macOS Big Sur 11.0)
  • [ ] ci: Add deploy step for macos-11.0 (macOS Big Sur 11.0)

https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on

peaceiris avatar Oct 23 '20 14:10 peaceiris

Codecov Report

Merging #530 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #530   +/-   ##
=======================================
  Coverage   61.17%   61.17%           
=======================================
  Files           4        4           
  Lines         273      273           
  Branches       48       48           
=======================================
  Hits          167      167           
  Misses        105      105           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 4c8cffc...d94773c. Read the comment docs.

codecov[bot] avatar Oct 23 '20 14:10 codecov[bot]