mirror of https://github.com/scrapy/scrapy.git
Move CI from the decommissioned macos-11 to macos-latest. (#6372)
This commit is contained in:
parent
9ba4dd311d
commit
986d1ee1dd
|
|
@ -7,7 +7,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
tests:
|
||||
runs-on: macos-11
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue